+++ date ++ echo 'INFO: =================== Mon Mar 23 05:37:53 UTC 2026 ===================' INFO: =================== Mon Mar 23 05:37:53 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 'dev.*' +++++ awk '{print $2}' ++++ 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 +++ local nic=ens3 +++ head -n 1 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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 +++ awk '/32 host/ { print f } {f=$2}' +++ uniq +++ sort +++ grep -vi host ++ local local_ips=,10.0.0.50,10.20.0.254,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.50,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' ++ local server_ip=10.0.0.50 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.50 ]] ++ [[ ,10.0.0.50,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] ++ echo 10.0.0.50 2 ++ return + my_ip_and_order='10.0.0.50 2' + '[' -n '10.0.0.50 2' ']' + break + '[' -z '10.0.0.50 2' ']' ++ echo 10.0.0.50 2 ++ cut -d ' ' -f 1 + my_ip=10.0.0.50 ++ echo 10.0.0.50 2 ++ cut -d ' ' -f 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.50 + KAFKA_LISTEN_ADDRESS=10.0.0.50 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=2 + 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=2/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.50: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.50/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 kafka:kafka /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u kafka + CONTRAIL_UID=2000 ++ id -g kafka + CONTRAIL_GID=1011 + do_run_service bin/kafka-server-start.sh config/server.properties + [[ -n 2000 ]] + [[ -n 1011 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 2000 + local user_name=kafka + export HOME=/home/kafka + HOME=/home/kafka + mkdir -p /home/kafka + chown -R 2000:1011 /home/kafka + exec setpriv --reuid 2000 --regid 1011 --clear-groups --no-new-privs bin/kafka-server-start.sh config/server.properties [2026-03-23 05:37:55,787] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-03-23 05:37:56,227] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-03-23 05:37:56,277] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-03-23 05:37:56,282] INFO starting (kafka.server.KafkaServer) [2026-03-23 05:37:56,282] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-03-23 05:37:56,303] 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-03-23 05:37:56,309] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,309] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5515-2. (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,309] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,309] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,309] INFO Client environment:java.home=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64/jre (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,309] 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.5.0.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-lang3-3.8.1.jar:/opt/kafka/bin/../libs/connect-api-2.6.3.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-2.6.3.jar:/opt/kafka/bin/../libs/connect-file-2.6.3.jar:/opt/kafka/bin/../libs/connect-json-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-client-2.6.3.jar:/opt/kafka/bin/../libs/connect-runtime-2.6.3.jar:/opt/kafka/bin/../libs/connect-transforms-2.6.3.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.10.5.jar:/opt/kafka/bin/../libs/jackson-core-2.10.5.jar:/opt/kafka/bin/../libs/jackson-databind-2.10.5.1.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.10.5.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-paranamer-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.12-2.10.5.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.1.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.2.jar:/opt/kafka/bin/../libs/javassist-3.25.0-GA.jar:/opt/kafka/bin/../libs/javassist-3.26.0-GA.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.0.jar:/opt/kafka/bin/../libs/jersey-client-2.31.jar:/opt/kafka/bin/../libs/jersey-common-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.31.jar:/opt/kafka/bin/../libs/jersey-hk2-2.31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.31.jar:/opt/kafka/bin/../libs/jersey-server-2.31.jar:/opt/kafka/bin/../libs/jetty-client-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-http-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-io-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-security-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-server-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3-sources.jar:/opt/kafka/bin/../libs/kafka-clients-2.6.3.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-examples-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-2.6.3.jar:/opt/kafka/bin/../libs/kafka-tools-2.6.3.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/lz4-java-1.7.1.jar:/opt/kafka/bin/../libs/maven-artifact-3.8.1.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/plexus-utils-3.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/rocksdbjni-5.18.4.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.12-2.1.6.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.12-0.9.1.jar:/opt/kafka/bin/../libs/scala-library-2.12.11.jar:/opt/kafka/bin/../libs/scala-logging_2.12-3.9.2.jar:/opt/kafka/bin/../libs/scala-reflect-2.12.11.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.30.jar:/opt/kafka/bin/../libs/snappy-java-1.1.7.3.jar:/opt/kafka/bin/../libs/zookeeper-3.5.9.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.5.9.jar:/opt/kafka/bin/../libs/zstd-jni-1.4.4-7.jar (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,309] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,309] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,309] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,309] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,309] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,309] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,310] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,310] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,310] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,310] INFO Client environment:os.memory.free=977MB (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,310] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,310] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,312] 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$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:37:56,317] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-03-23 05:37:56,323] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:37:56,325] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-23 05:37:56,329] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:37:56,333] INFO Socket connection established, initiating session, client: /10.0.0.50:45040, server: cn-jenkins-deploy-platform-ansible-os-5515-2./10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:37:56,339] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-5515-2./10.0.0.50:2181, sessionid = 0x200001cb412000b, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:37:56,343] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-23 05:37:56,687] INFO Cluster ID = RRNYltlfRL6J51l7znxi-A (kafka.server.KafkaServer) [2026-03-23 05:37:56,693] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2026-03-23 05:37:56,759] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = 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.leader.rebalance.enable = true background.threads = 10 broker.id = 2 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer 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.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 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-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 = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.50: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.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.message.downconversion.enable = true log.message.format.version = 2.6-IV0 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 = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 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 port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 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.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.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 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 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.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 zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2026-03-23 05:37:56,770] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = 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.leader.rebalance.enable = true background.threads = 10 broker.id = 2 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer 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.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 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-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 = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.50: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.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.message.downconversion.enable = true log.message.format.version = 2.6-IV0 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 = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 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 port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 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.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.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 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 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.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 zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2026-03-23 05:37:56,799] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:37:56,799] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:37:56,799] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:37:56,835] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2026-03-23 05:37:56,843] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:37:56,845] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2026-03-23 05:37:56,861] INFO Loaded 0 logs in 17ms. (kafka.log.LogManager) [2026-03-23 05:37:56,873] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-03-23 05:37:56,878] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-03-23 05:37:57,346] INFO Awaiting socket connections on 10.0.0.50:9092. (kafka.network.Acceptor) [2026-03-23 05:37:57,373] INFO [SocketServer brokerId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-03-23 05:37:57,391] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:37:57,392] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:37:57,392] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:37:57,393] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:37:57,410] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-23 05:37:57,434] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-03-23 05:37:57,458] INFO Stat of the created znode at /brokers/ids/2 is: 4294967865,4294967865,1774244277447,1774244277447,1,0,0,144115311356018699,188,0,4294967865 (kafka.zk.KafkaZkClient) [2026-03-23 05:37:57,459] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT://10.0.0.50:9092, czxid (broker epoch): 4294967865 (kafka.zk.KafkaZkClient) [2026-03-23 05:37:57,518] INFO [ExpirationReaper-2-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:37:57,522] INFO [ExpirationReaper-2-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:37:57,526] INFO [ExpirationReaper-2-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:37:57,543] INFO Successfully created /controller_epoch with initial epoch 0 (kafka.zk.KafkaZkClient) [2026-03-23 05:37:57,562] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-03-23 05:37:57,566] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-03-23 05:37:57,571] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 4 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2026-03-23 05:37:57,585] INFO [ProducerId Manager 2]: Acquired new producerId block (brokerId:2,blockStartProducerId:0,blockEndProducerId:999) by writing to Zk with path version 1 (kafka.coordinator.transaction.ProducerIdManager) [2026-03-23 05:37:57,609] INFO [TransactionCoordinator id=2] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-23 05:37:57,612] INFO [TransactionCoordinator id=2] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-23 05:37:57,613] INFO [Transaction Marker Channel Manager 2]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-03-23 05:37:57,641] INFO [ExpirationReaper-2-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:37:57,666] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-03-23 05:37:57,680] INFO [SocketServer brokerId=2] Starting socket server acceptors and processors (kafka.network.SocketServer) [2026-03-23 05:37:57,687] INFO [SocketServer brokerId=2] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-03-23 05:37:57,688] INFO [SocketServer brokerId=2] Started socket server acceptors and processors (kafka.network.SocketServer) [2026-03-23 05:37:57,693] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-23 05:37:57,693] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2026-03-23 05:37:57,693] INFO Kafka startTimeMs: 1774244277689 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-23 05:37:57,694] INFO [KafkaServer id=2] started (kafka.server.KafkaServer) [2026-03-23 05:37:58,665] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-7-8, -uve-topic-7-17, -uve-topic-7-26, -uve-topic-7-14, -uve-topic-7-11, -uve-topic-7-29, -uve-topic-7-23, -uve-topic-7-5, -uve-topic-7-2, -uve-topic-7-20) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:37:58,743] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,752] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,753] INFO [Partition -uve-topic-7-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-03-23 05:37:58,754] INFO [Partition -uve-topic-7-5 broker=2] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,779] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,780] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,780] INFO [Partition -uve-topic-7-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-03-23 05:37:58,780] INFO [Partition -uve-topic-7-2 broker=2] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,793] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,794] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,794] INFO [Partition -uve-topic-7-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-03-23 05:37:58,794] INFO [Partition -uve-topic-7-29 broker=2] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,804] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,805] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,805] INFO [Partition -uve-topic-7-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-03-23 05:37:58,805] INFO [Partition -uve-topic-7-26 broker=2] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,810] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,811] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,811] INFO [Partition -uve-topic-7-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-03-23 05:37:58,811] INFO [Partition -uve-topic-7-23 broker=2] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,816] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,817] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,817] INFO [Partition -uve-topic-7-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-03-23 05:37:58,817] INFO [Partition -uve-topic-7-20 broker=2] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,827] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,828] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,828] INFO [Partition -uve-topic-7-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-03-23 05:37:58,828] INFO [Partition -uve-topic-7-17 broker=2] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,835] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,836] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,837] INFO [Partition -uve-topic-7-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-03-23 05:37:58,837] INFO [Partition -uve-topic-7-14 broker=2] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,851] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,859] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,859] INFO [Partition -uve-topic-7-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-03-23 05:37:58,859] INFO [Partition -uve-topic-7-11 broker=2] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,882] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,883] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,883] INFO [Partition -uve-topic-7-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-03-23 05:37:58,883] INFO [Partition -uve-topic-7-8 broker=2] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,910] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,911] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,911] INFO [Partition -uve-topic-7-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-03-23 05:37:58,911] INFO [Partition -uve-topic-7-24 broker=2] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,922] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,923] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,923] INFO [Partition -uve-topic-7-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-03-23 05:37:58,923] INFO [Partition -uve-topic-7-21 broker=2] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,931] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,932] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,933] INFO [Partition -uve-topic-7-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-03-23 05:37:58,933] INFO [Partition -uve-topic-7-12 broker=2] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,941] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,941] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,941] INFO [Partition -uve-topic-7-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-03-23 05:37:58,941] INFO [Partition -uve-topic-7-18 broker=2] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,950] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,951] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,951] INFO [Partition -uve-topic-7-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-03-23 05:37:58,951] INFO [Partition -uve-topic-7-28 broker=2] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,964] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,964] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,964] INFO [Partition -uve-topic-7-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-03-23 05:37:58,964] INFO [Partition -uve-topic-7-9 broker=2] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,967] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,968] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,968] INFO [Partition -uve-topic-7-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-03-23 05:37:58,968] INFO [Partition -uve-topic-7-25 broker=2] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,971] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,971] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,971] INFO [Partition -uve-topic-7-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-03-23 05:37:58,971] INFO [Partition -uve-topic-7-15 broker=2] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,976] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,977] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,977] INFO [Partition -uve-topic-7-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-03-23 05:37:58,977] INFO [Partition -uve-topic-7-6 broker=2] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,979] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,980] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,980] INFO [Partition -uve-topic-7-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-03-23 05:37:58,980] INFO [Partition -uve-topic-7-22 broker=2] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,987] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,988] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,988] INFO [Partition -uve-topic-7-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-03-23 05:37:58,988] INFO [Partition -uve-topic-7-3 broker=2] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,990] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,991] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,991] INFO [Partition -uve-topic-7-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-03-23 05:37:58,991] INFO [Partition -uve-topic-7-19 broker=2] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,993] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,993] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,993] INFO [Partition -uve-topic-7-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-03-23 05:37:58,993] INFO [Partition -uve-topic-7-0 broker=2] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,995] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:58,996] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:58,996] INFO [Partition -uve-topic-7-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-03-23 05:37:58,996] INFO [Partition -uve-topic-7-16 broker=2] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:58,998] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,000] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,000] INFO [Partition -uve-topic-7-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-03-23 05:37:59,000] INFO [Partition -uve-topic-7-13 broker=2] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,005] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,006] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,006] INFO [Partition -uve-topic-7-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-03-23 05:37:59,006] INFO [Partition -uve-topic-7-10 broker=2] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,013] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,013] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,013] INFO [Partition -uve-topic-7-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-03-23 05:37:59,013] INFO [Partition -uve-topic-7-7 broker=2] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,015] INFO Creating topic structured_syslog_topic with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2026-03-23 05:37:59,016] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,020] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,021] INFO [Partition -uve-topic-7-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-03-23 05:37:59,021] INFO [Partition -uve-topic-7-4 broker=2] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,028] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,029] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,029] INFO [Partition -uve-topic-7-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-03-23 05:37:59,029] INFO [Partition -uve-topic-7-1 broker=2] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,040] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,042] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,042] INFO [Partition -uve-topic-7-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-03-23 05:37:59,043] INFO [Partition -uve-topic-7-27 broker=2] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,047] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-7-1, -uve-topic-7-12, -uve-topic-7-15, -uve-topic-7-27, -uve-topic-7-16, -uve-topic-7-9, -uve-topic-7-13, -uve-topic-7-24, -uve-topic-7-28, -uve-topic-7-6, -uve-topic-7-10, -uve-topic-7-21, -uve-topic-7-25, -uve-topic-7-3, -uve-topic-7-7, -uve-topic-7-18, -uve-topic-7-22, -uve-topic-7-19, -uve-topic-7-0, -uve-topic-7-4) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:37:59,050] INFO [KafkaApi-2] Auto creation of topic structured_syslog_topic with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-23 05:37:59,083] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,085] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(-uve-topic-7-4 -> (offset=0, leaderEpoch=0), -uve-topic-7-1 -> (offset=0, leaderEpoch=0), -uve-topic-7-28 -> (offset=0, leaderEpoch=0), -uve-topic-7-7 -> (offset=0, leaderEpoch=0), -uve-topic-7-25 -> (offset=0, leaderEpoch=0), -uve-topic-7-16 -> (offset=0, leaderEpoch=0), -uve-topic-7-22 -> (offset=0, leaderEpoch=0), -uve-topic-7-10 -> (offset=0, leaderEpoch=0), -uve-topic-7-19 -> (offset=0, leaderEpoch=0), -uve-topic-7-13 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:37:59,085] INFO Creating topic -uve-topic-9 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2026-03-23 05:37:59,086] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,089] INFO [Log 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.Log) [2026-03-23 05:37:59,089] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,089] INFO [Log 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.Log) [2026-03-23 05:37:59,089] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,089] INFO [Log 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.Log) [2026-03-23 05:37:59,089] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,090] INFO [Log 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.Log) [2026-03-23 05:37:59,090] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,090] INFO [Log 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.Log) [2026-03-23 05:37:59,090] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,090] INFO [Log 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.Log) [2026-03-23 05:37:59,090] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,090] INFO [Log 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.Log) [2026-03-23 05:37:59,090] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,090] INFO [Log 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.Log) [2026-03-23 05:37:59,090] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,090] INFO [Log 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.Log) [2026-03-23 05:37:59,090] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,090] INFO [Log 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.Log) [2026-03-23 05:37:59,100] INFO [KafkaApi-2] Auto creation of topic -uve-topic-9 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-23 05:37:59,100] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-7-21 -> (offset=0, leaderEpoch=0), -uve-topic-7-0 -> (offset=0, leaderEpoch=0), -uve-topic-7-15 -> (offset=0, leaderEpoch=0), -uve-topic-7-24 -> (offset=0, leaderEpoch=0), -uve-topic-7-12 -> (offset=0, leaderEpoch=0), -uve-topic-7-18 -> (offset=0, leaderEpoch=0), -uve-topic-7-9 -> (offset=0, leaderEpoch=0), -uve-topic-7-27 -> (offset=0, leaderEpoch=0), -uve-topic-7-3 -> (offset=0, leaderEpoch=0), -uve-topic-7-6 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:37:59,131] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,133] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,133] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:37:59,133] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,133] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:37:59,133] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,133] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:37:59,133] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,133] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:37:59,133] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,133] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:37:59,133] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,133] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:37:59,133] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,134] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:37:59,134] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,134] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:37:59,134] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,134] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:37:59,134] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:37:59,134] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:37:59,143] INFO Creating topic -uve-topic-18 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2026-03-23 05:37:59,160] INFO [KafkaApi-2] Auto creation of topic -uve-topic-18 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-23 05:37:59,163] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:37:59,168] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:37:59,168] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:37:59,168] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:37:59,168] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:37:59,168] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:37:59,169] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:37:59,169] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:37:59,169] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:37:59,169] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:37:59,208] INFO Creating topic -uve-topic-28 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2026-03-23 05:37:59,228] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-23-5, -uve-topic-14-7, -uve-topic-14-13, -uve-topic-2-20, -uve-topic-23-14, -uve-topic-14-1, -uve-topic-23-17, -uve-topic-14-16, -uve-topic-14-28, -uve-topic-12-25, -uve-topic-12-22, -uve-topic-23-20, -uve-topic-14-22, -uve-topic-12-10, -uve-topic-23-11, -uve-topic-2-14, -uve-topic-14-4, -uve-topic-12-19, -uve-topic-23-26, -uve-topic-2-2, -uve-topic-23-2, -uve-topic-2-11, -uve-topic-12-7, -uve-topic-2-23, -uve-topic-12-13, -uve-topic-23-23, -uve-topic-23-29, -uve-topic-12-4, -uve-topic-2-17, -uve-topic-12-28, -uve-topic-12-1, -uve-topic-2-29, -uve-topic-2-8, -uve-topic-14-25, -uve-topic-12-16, -uve-topic-2-26, -uve-topic-2-5, -uve-topic-14-10, -uve-topic-23-8, -uve-topic-14-19) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:37:59,260] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,261] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,262] INFO [Partition -uve-topic-14-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-03-23 05:37:59,262] INFO [Partition -uve-topic-14-16 broker=2] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,275] INFO Creating topic -uve-topic-22 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2026-03-23 05:37:59,286] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,288] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,288] INFO [Partition -uve-topic-23-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-03-23 05:37:59,288] INFO [Partition -uve-topic-23-29 broker=2] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,308] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,309] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,309] INFO [Partition -uve-topic-14-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-03-23 05:37:59,309] INFO [Partition -uve-topic-14-13 broker=2] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,323] INFO Creating topic -uve-topic-11 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2026-03-23 05:37:59,323] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,325] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,325] INFO [Partition -uve-topic-23-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-03-23 05:37:59,325] INFO [Partition -uve-topic-23-26 broker=2] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,331] INFO [KafkaApi-2] Auto creation of topic -uve-topic-11 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-23 05:37:59,335] INFO Creating topic -uve-topic-6 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2026-03-23 05:37:59,343] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,344] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,344] INFO [Partition -uve-topic-14-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-03-23 05:37:59,344] INFO [Partition -uve-topic-14-10 broker=2] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,347] INFO [KafkaApi-2] Auto creation of topic -uve-topic-6 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-23 05:37:59,353] INFO Creating topic -uve-topic-19 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2026-03-23 05:37:59,355] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,356] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,356] INFO [Partition -uve-topic-23-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-03-23 05:37:59,356] INFO [Partition -uve-topic-23-23 broker=2] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,381] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,382] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,383] INFO [Partition -uve-topic-23-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-03-23 05:37:59,383] INFO [Partition -uve-topic-23-20 broker=2] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,394] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,396] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,396] INFO [Partition -uve-topic-14-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-03-23 05:37:59,396] INFO [Partition -uve-topic-14-7 broker=2] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,414] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,415] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,415] INFO [Partition -uve-topic-2-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-03-23 05:37:59,415] INFO [Partition -uve-topic-2-29 broker=2] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,427] INFO Creating topic -uve-topic-3 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(2, 1, 3), 29 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(2, 3, 1), 20 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(2, 3, 1), 4 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(3, 2, 1), 18 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(3, 1, 2), 3 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(3, 2, 1), 6 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(3, 1, 2), 0 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2026-03-23 05:37:59,434] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,436] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,436] INFO [Partition -uve-topic-2-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-03-23 05:37:59,436] INFO [Partition -uve-topic-2-26 broker=2] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,462] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,463] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,463] INFO [Partition -uve-topic-23-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-03-23 05:37:59,463] INFO [Partition -uve-topic-23-17 broker=2] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,479] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,480] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,480] INFO [Partition -uve-topic-14-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-03-23 05:37:59,480] INFO [Partition -uve-topic-14-4 broker=2] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,504] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,508] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,508] INFO [Partition -uve-topic-23-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-03-23 05:37:59,508] INFO [Partition -uve-topic-23-14 broker=2] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,536] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,536] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,536] INFO [Partition -uve-topic-2-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-03-23 05:37:59,537] INFO [Partition -uve-topic-2-23 broker=2] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,554] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,555] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,555] INFO [Partition -uve-topic-14-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-03-23 05:37:59,555] INFO [Partition -uve-topic-14-1 broker=2] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,567] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,568] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,568] INFO [Partition -uve-topic-23-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-03-23 05:37:59,568] INFO [Partition -uve-topic-23-11 broker=2] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,593] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,594] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,595] INFO [Partition -uve-topic-2-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-03-23 05:37:59,595] INFO [Partition -uve-topic-2-20 broker=2] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,610] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,611] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,611] INFO [Partition -uve-topic-2-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-03-23 05:37:59,614] INFO [Partition -uve-topic-2-17 broker=2] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,626] INFO Creating topic -uve-topic-24 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2026-03-23 05:37:59,636] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,638] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,638] INFO [Partition -uve-topic-23-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-03-23 05:37:59,638] INFO [Partition -uve-topic-23-8 broker=2] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,673] INFO [KafkaApi-2] Auto creation of topic -uve-topic-24 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-23 05:37:59,676] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,677] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,677] INFO [Partition -uve-topic-12-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-03-23 05:37:59,677] INFO [Partition -uve-topic-12-22 broker=2] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,698] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,699] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,699] INFO [Partition -uve-topic-12-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-03-23 05:37:59,699] INFO [Partition -uve-topic-12-28 broker=2] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,702] INFO Creating topic -uve-topic-16 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2026-03-23 05:37:59,728] INFO [KafkaApi-2] Auto creation of topic -uve-topic-16 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-23 05:37:59,730] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,749] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,749] INFO [Partition -uve-topic-2-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-03-23 05:37:59,750] INFO [Partition -uve-topic-2-14 broker=2] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,763] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,764] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,764] INFO [Partition -uve-topic-23-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-03-23 05:37:59,764] INFO [Partition -uve-topic-23-5 broker=2] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,771] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,772] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,772] INFO [Partition -uve-topic-12-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-03-23 05:37:59,772] INFO [Partition -uve-topic-12-19 broker=2] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,781] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,782] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,785] INFO [Partition -uve-topic-12-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-03-23 05:37:59,785] INFO [Partition -uve-topic-12-25 broker=2] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,798] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,799] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,799] INFO [Partition -uve-topic-2-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-03-23 05:37:59,800] INFO [Partition -uve-topic-2-11 broker=2] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,806] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,807] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,807] INFO [Partition -uve-topic-12-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-03-23 05:37:59,807] INFO [Partition -uve-topic-12-16 broker=2] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,815] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,815] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,816] INFO [Partition -uve-topic-23-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-03-23 05:37:59,816] INFO [Partition -uve-topic-23-2 broker=2] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,822] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,823] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,825] INFO [Partition -uve-topic-2-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-03-23 05:37:59,825] INFO [Partition -uve-topic-2-8 broker=2] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,837] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,844] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,845] INFO [Partition -uve-topic-12-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-03-23 05:37:59,845] INFO [Partition -uve-topic-12-13 broker=2] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,854] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,857] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,857] INFO [Partition -uve-topic-12-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-03-23 05:37:59,859] INFO [Partition -uve-topic-12-10 broker=2] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,872] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,875] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,875] INFO [Partition -uve-topic-2-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-03-23 05:37:59,875] INFO [Partition -uve-topic-2-5 broker=2] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,919] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,922] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,922] INFO [Partition -uve-topic-14-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-03-23 05:37:59,922] INFO [Partition -uve-topic-14-28 broker=2] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,932] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,934] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,934] INFO [Partition -uve-topic-12-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-03-23 05:37:59,934] INFO [Partition -uve-topic-12-7 broker=2] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,942] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,943] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,943] INFO [Partition -uve-topic-2-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-03-23 05:37:59,943] INFO [Partition -uve-topic-2-2 broker=2] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,954] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,956] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,956] INFO [Partition -uve-topic-12-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-03-23 05:37:59,956] INFO [Partition -uve-topic-12-4 broker=2] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,970] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,971] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,971] INFO [Partition -uve-topic-14-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-03-23 05:37:59,971] INFO [Partition -uve-topic-14-25 broker=2] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:37:59,985] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:37:59,991] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:37:59,991] INFO [Partition -uve-topic-12-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-03-23 05:37:59,992] INFO [Partition -uve-topic-12-1 broker=2] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,006] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,016] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,017] INFO [Partition -uve-topic-14-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-03-23 05:38:00,017] INFO [Partition -uve-topic-14-22 broker=2] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,062] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,063] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,063] INFO [Partition -uve-topic-14-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-03-23 05:38:00,063] INFO [Partition -uve-topic-14-19 broker=2] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,084] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,085] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,085] INFO [Partition -uve-topic-2-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-03-23 05:38:00,085] INFO [Partition -uve-topic-2-19 broker=2] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,132] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,133] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,133] INFO [Partition -uve-topic-2-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-03-23 05:38:00,133] INFO [Partition -uve-topic-2-0 broker=2] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,161] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,161] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,162] INFO [Partition -uve-topic-23-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-03-23 05:38:00,162] INFO [Partition -uve-topic-23-10 broker=2] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,164] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,165] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,165] INFO [Partition -uve-topic-12-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-03-23 05:38:00,165] INFO [Partition -uve-topic-12-14 broker=2] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,167] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,167] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,167] INFO [Partition -uve-topic-2-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-03-23 05:38:00,167] INFO [Partition -uve-topic-2-16 broker=2] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,184] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,185] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,185] INFO [Partition -uve-topic-23-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-03-23 05:38:00,185] INFO [Partition -uve-topic-23-7 broker=2] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,197] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,198] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,198] INFO [Partition -uve-topic-12-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-03-23 05:38:00,198] INFO [Partition -uve-topic-12-11 broker=2] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,206] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,207] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,207] INFO [Partition -uve-topic-23-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-03-23 05:38:00,207] INFO [Partition -uve-topic-23-4 broker=2] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,223] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,230] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,230] INFO [Partition -uve-topic-12-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-03-23 05:38:00,230] INFO [Partition -uve-topic-12-8 broker=2] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,255] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,255] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,256] INFO [Partition -uve-topic-2-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-03-23 05:38:00,256] INFO [Partition -uve-topic-2-13 broker=2] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,279] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,280] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,280] INFO [Partition -uve-topic-14-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-03-23 05:38:00,280] INFO [Partition -uve-topic-14-29 broker=2] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,305] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,305] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,306] INFO [Partition -uve-topic-12-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-03-23 05:38:00,306] INFO [Partition -uve-topic-12-27 broker=2] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,325] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,326] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,326] INFO [Partition -uve-topic-12-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-03-23 05:38:00,326] INFO [Partition -uve-topic-12-24 broker=2] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,352] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,353] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,353] INFO [Partition -uve-topic-23-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-03-23 05:38:00,353] INFO [Partition -uve-topic-23-1 broker=2] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,363] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,364] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,364] INFO [Partition -uve-topic-14-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-03-23 05:38:00,364] INFO [Partition -uve-topic-14-26 broker=2] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,390] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,395] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,395] INFO [Partition -uve-topic-14-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-03-23 05:38:00,395] INFO [Partition -uve-topic-14-17 broker=2] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,419] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,419] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,419] INFO [Partition -uve-topic-12-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-03-23 05:38:00,420] INFO [Partition -uve-topic-12-5 broker=2] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,441] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,442] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,443] INFO [Partition -uve-topic-2-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-03-23 05:38:00,443] INFO [Partition -uve-topic-2-10 broker=2] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,458] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,459] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,459] INFO [Partition -uve-topic-14-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-03-23 05:38:00,459] INFO [Partition -uve-topic-14-23 broker=2] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,469] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,470] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,470] INFO [Partition -uve-topic-2-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-03-23 05:38:00,470] INFO [Partition -uve-topic-2-7 broker=2] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,478] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,479] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,479] INFO [Partition -uve-topic-12-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-03-23 05:38:00,479] INFO [Partition -uve-topic-12-2 broker=2] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,495] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,495] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,495] INFO [Partition -uve-topic-12-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-03-23 05:38:00,495] INFO [Partition -uve-topic-12-21 broker=2] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,511] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,511] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,511] INFO [Partition -uve-topic-14-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-03-23 05:38:00,511] INFO [Partition -uve-topic-14-14 broker=2] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,534] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,535] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,535] INFO [Partition -uve-topic-14-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-03-23 05:38:00,535] INFO [Partition -uve-topic-14-11 broker=2] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,537] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,537] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,537] INFO [Partition -uve-topic-12-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-03-23 05:38:00,537] INFO [Partition -uve-topic-12-18 broker=2] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,539] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,540] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,540] INFO [Partition -uve-topic-14-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-03-23 05:38:00,540] INFO [Partition -uve-topic-14-20 broker=2] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,541] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,541] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,542] INFO [Partition -uve-topic-2-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-03-23 05:38:00,542] INFO [Partition -uve-topic-2-4 broker=2] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,544] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,545] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,545] INFO [Partition -uve-topic-12-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-03-23 05:38:00,545] INFO [Partition -uve-topic-12-15 broker=2] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,550] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,552] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,552] INFO [Partition -uve-topic-14-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-03-23 05:38:00,552] INFO [Partition -uve-topic-14-8 broker=2] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,556] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,556] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,556] INFO [Partition -uve-topic-14-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-03-23 05:38:00,556] INFO [Partition -uve-topic-14-27 broker=2] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,560] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,561] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,561] INFO [Partition -uve-topic-2-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-03-23 05:38:00,561] INFO [Partition -uve-topic-2-1 broker=2] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,573] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,573] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,573] INFO [Partition -uve-topic-12-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-03-23 05:38:00,573] INFO [Partition -uve-topic-12-3 broker=2] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,578] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,578] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,578] INFO [Partition -uve-topic-14-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-03-23 05:38:00,578] INFO [Partition -uve-topic-14-5 broker=2] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,590] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,590] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,591] INFO [Partition -uve-topic-12-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-03-23 05:38:00,591] INFO [Partition -uve-topic-12-12 broker=2] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,606] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,607] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,607] INFO [Partition -uve-topic-14-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-03-23 05:38:00,607] INFO [Partition -uve-topic-14-24 broker=2] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,616] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,617] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,617] INFO [Partition -uve-topic-23-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-03-23 05:38:00,618] INFO [Partition -uve-topic-23-27 broker=2] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,623] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,626] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,626] INFO [Partition -uve-topic-14-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-03-23 05:38:00,626] INFO [Partition -uve-topic-14-21 broker=2] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,629] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,632] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,632] INFO [Partition -uve-topic-12-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-03-23 05:38:00,632] INFO [Partition -uve-topic-12-0 broker=2] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,639] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,641] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,641] INFO [Partition -uve-topic-12-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-03-23 05:38:00,641] INFO [Partition -uve-topic-12-9 broker=2] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,646] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,647] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,647] INFO [Partition -uve-topic-23-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-03-23 05:38:00,647] INFO [Partition -uve-topic-23-24 broker=2] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,653] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,654] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,654] INFO [Partition -uve-topic-14-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-03-23 05:38:00,654] INFO [Partition -uve-topic-14-2 broker=2] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,659] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,661] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,661] INFO [Partition -uve-topic-12-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-03-23 05:38:00,661] INFO [Partition -uve-topic-12-6 broker=2] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,666] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,668] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,668] INFO [Partition -uve-topic-14-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-03-23 05:38:00,668] INFO [Partition -uve-topic-14-18 broker=2] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,676] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,680] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,680] INFO [Partition -uve-topic-23-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-03-23 05:38:00,680] INFO [Partition -uve-topic-23-21 broker=2] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,683] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,684] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,684] INFO [Partition -uve-topic-23-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-03-23 05:38:00,684] INFO [Partition -uve-topic-23-18 broker=2] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,687] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,688] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,688] INFO [Partition -uve-topic-2-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-03-23 05:38:00,688] INFO [Partition -uve-topic-2-27 broker=2] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,692] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,692] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,693] INFO [Partition -uve-topic-23-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-03-23 05:38:00,693] INFO [Partition -uve-topic-23-28 broker=2] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,695] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,696] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,696] INFO [Partition -uve-topic-14-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-03-23 05:38:00,696] INFO [Partition -uve-topic-14-15 broker=2] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,698] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,699] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,699] INFO [Partition -uve-topic-12-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-03-23 05:38:00,699] INFO [Partition -uve-topic-12-29 broker=2] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,701] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,702] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,702] INFO [Partition -uve-topic-23-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-03-23 05:38:00,702] INFO [Partition -uve-topic-23-6 broker=2] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,704] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,706] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,706] INFO [Partition -uve-topic-23-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-03-23 05:38:00,706] INFO [Partition -uve-topic-23-25 broker=2] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,714] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,715] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,715] INFO [Partition -uve-topic-2-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-03-23 05:38:00,716] INFO [Partition -uve-topic-2-15 broker=2] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,719] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,721] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,721] INFO [Partition -uve-topic-23-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-03-23 05:38:00,722] INFO [Partition -uve-topic-23-15 broker=2] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,725] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,727] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,727] INFO [Partition -uve-topic-2-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-03-23 05:38:00,727] INFO [Partition -uve-topic-2-24 broker=2] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,728] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,729] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,729] INFO [Partition -uve-topic-14-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-03-23 05:38:00,729] INFO [Partition -uve-topic-14-12 broker=2] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,731] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,731] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,731] INFO [Partition -uve-topic-12-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-03-23 05:38:00,731] INFO [Partition -uve-topic-12-26 broker=2] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,736] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,737] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,737] INFO [Partition -uve-topic-2-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-03-23 05:38:00,737] INFO [Partition -uve-topic-2-21 broker=2] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,743] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,745] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,745] INFO [Partition -uve-topic-14-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-03-23 05:38:00,745] INFO [Partition -uve-topic-14-9 broker=2] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,749] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,750] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,750] INFO [Partition -uve-topic-23-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-03-23 05:38:00,750] INFO [Partition -uve-topic-23-12 broker=2] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,751] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,752] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,752] INFO [Partition -uve-topic-23-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-03-23 05:38:00,752] INFO [Partition -uve-topic-23-3 broker=2] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,754] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,755] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,755] INFO [Partition -uve-topic-2-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-03-23 05:38:00,755] INFO [Partition -uve-topic-2-12 broker=2] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,757] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,757] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,757] INFO [Partition -uve-topic-23-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-03-23 05:38:00,757] INFO [Partition -uve-topic-23-22 broker=2] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,758] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,759] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,759] INFO [Partition -uve-topic-23-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-03-23 05:38:00,759] INFO [Partition -uve-topic-23-9 broker=2] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,760] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,761] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,761] INFO [Partition -uve-topic-14-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-03-23 05:38:00,761] INFO [Partition -uve-topic-14-6 broker=2] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,763] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,763] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,763] INFO [Partition -uve-topic-12-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-03-23 05:38:00,763] INFO [Partition -uve-topic-12-23 broker=2] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,764] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,765] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,765] INFO [Partition -uve-topic-2-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-03-23 05:38:00,765] INFO [Partition -uve-topic-2-28 broker=2] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,766] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,767] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,767] INFO [Partition -uve-topic-2-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-03-23 05:38:00,767] INFO [Partition -uve-topic-2-18 broker=2] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,768] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,768] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,769] INFO [Partition -uve-topic-23-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-03-23 05:38:00,769] INFO [Partition -uve-topic-23-0 broker=2] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,770] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,770] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,770] INFO [Partition -uve-topic-23-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-03-23 05:38:00,771] INFO [Partition -uve-topic-23-19 broker=2] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,772] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,773] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,773] INFO [Partition -uve-topic-2-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-03-23 05:38:00,773] INFO [Partition -uve-topic-2-9 broker=2] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,774] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,774] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,774] INFO [Partition -uve-topic-14-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-03-23 05:38:00,774] INFO [Partition -uve-topic-14-3 broker=2] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,776] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,777] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,777] INFO [Partition -uve-topic-12-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-03-23 05:38:00,777] INFO [Partition -uve-topic-12-20 broker=2] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,779] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,779] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,779] INFO [Partition -uve-topic-23-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-03-23 05:38:00,779] INFO [Partition -uve-topic-23-16 broker=2] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,781] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,781] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,781] INFO [Partition -uve-topic-2-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-03-23 05:38:00,781] INFO [Partition -uve-topic-2-25 broker=2] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,782] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,783] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,783] INFO [Partition -uve-topic-2-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-03-23 05:38:00,783] INFO [Partition -uve-topic-2-6 broker=2] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,784] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,785] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,785] INFO [Partition -uve-topic-2-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-03-23 05:38:00,785] INFO [Partition -uve-topic-2-22 broker=2] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,786] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,786] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,786] INFO [Partition -uve-topic-14-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-03-23 05:38:00,787] INFO [Partition -uve-topic-14-0 broker=2] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,788] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,788] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,788] INFO [Partition -uve-topic-2-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-03-23 05:38:00,788] INFO [Partition -uve-topic-2-3 broker=2] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,789] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,790] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,790] INFO [Partition -uve-topic-23-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-03-23 05:38:00,790] INFO [Partition -uve-topic-23-13 broker=2] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,791] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,792] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,792] INFO [Partition -uve-topic-12-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-03-23 05:38:00,792] INFO [Partition -uve-topic-12-17 broker=2] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,792] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-23-22, -uve-topic-12-2, -uve-topic-2-18, -uve-topic-23-4, -uve-topic-2-0, -uve-topic-2-19, -uve-topic-14-27, -uve-topic-14-9, -uve-topic-2-1, -uve-topic-2-27, -uve-topic-23-13, -uve-topic-12-18, -uve-topic-14-17, -uve-topic-2-9, -uve-topic-12-0, -uve-topic-14-18, -uve-topic-23-21, -uve-topic-12-26, -uve-topic-14-0, -uve-topic-23-3, -uve-topic-12-8, -uve-topic-12-27, -uve-topic-14-26, -uve-topic-12-9, -uve-topic-2-25, -uve-topic-14-8, -uve-topic-2-7, -uve-topic-23-12, -uve-topic-12-17, -uve-topic-23-1, -uve-topic-14-24, -uve-topic-2-16, -uve-topic-14-6, -uve-topic-23-28, -uve-topic-2-24, -uve-topic-23-10, -uve-topic-12-15, -uve-topic-2-6, -uve-topic-14-15, -uve-topic-23-18, -uve-topic-23-0, -uve-topic-23-19, -uve-topic-12-24, -uve-topic-14-23, -uve-topic-2-15, -uve-topic-12-6, -uve-topic-14-5, -uve-topic-23-27, -uve-topic-2-4, -uve-topic-23-9, -uve-topic-12-14, -uve-topic-14-14, -uve-topic-2-13, -uve-topic-12-23, -uve-topic-14-3, -uve-topic-23-25, -uve-topic-12-5, -uve-topic-2-21, -uve-topic-23-7, -uve-topic-12-12, -uve-topic-2-3, -uve-topic-2-22, -uve-topic-14-12, -uve-topic-23-15, -uve-topic-23-16, -uve-topic-12-21, -uve-topic-14-20, -uve-topic-2-12, -uve-topic-12-3, -uve-topic-14-2, -uve-topic-14-21, -uve-topic-23-24, -uve-topic-12-29, -uve-topic-23-6, -uve-topic-12-11, -uve-topic-14-29, -uve-topic-2-28, -uve-topic-14-11, -uve-topic-2-10, -uve-topic-12-20) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:00,795] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(-uve-topic-23-10 -> (offset=0, leaderEpoch=0), -uve-topic-14-12 -> (offset=0, leaderEpoch=0), -uve-topic-12-21 -> (offset=0, leaderEpoch=0), -uve-topic-2-13 -> (offset=0, leaderEpoch=0), -uve-topic-12-9 -> (offset=0, leaderEpoch=0), -uve-topic-2-1 -> (offset=0, leaderEpoch=0), -uve-topic-14-27 -> (offset=0, leaderEpoch=0), -uve-topic-12-6 -> (offset=0, leaderEpoch=0), -uve-topic-23-25 -> (offset=0, leaderEpoch=0), -uve-topic-23-4 -> (offset=0, leaderEpoch=0), -uve-topic-14-6 -> (offset=0, leaderEpoch=0), -uve-topic-2-10 -> (offset=0, leaderEpoch=0), -uve-topic-14-24 -> (offset=0, leaderEpoch=0), -uve-topic-2-28 -> (offset=0, leaderEpoch=0), -uve-topic-12-18 -> (offset=0, leaderEpoch=0), -uve-topic-23-22 -> (offset=0, leaderEpoch=0), -uve-topic-2-7 -> (offset=0, leaderEpoch=0), -uve-topic-23-19 -> (offset=0, leaderEpoch=0), -uve-topic-12-3 -> (offset=0, leaderEpoch=0), -uve-topic-2-19 -> (offset=0, leaderEpoch=0), -uve-topic-2-16 -> (offset=0, leaderEpoch=0), -uve-topic-14-3 -> (offset=0, leaderEpoch=0), -uve-topic-12-0 -> (offset=0, leaderEpoch=0), -uve-topic-23-7 -> (offset=0, leaderEpoch=0), -uve-topic-23-13 -> (offset=0, leaderEpoch=0), -uve-topic-14-0 -> (offset=0, leaderEpoch=0), -uve-topic-14-15 -> (offset=0, leaderEpoch=0), -uve-topic-12-15 -> (offset=0, leaderEpoch=0), -uve-topic-14-21 -> (offset=0, leaderEpoch=0), -uve-topic-2-4 -> (offset=0, leaderEpoch=0), -uve-topic-2-25 -> (offset=0, leaderEpoch=0), -uve-topic-12-12 -> (offset=0, leaderEpoch=0), -uve-topic-2-22 -> (offset=0, leaderEpoch=0), -uve-topic-12-27 -> (offset=0, leaderEpoch=0), -uve-topic-14-9 -> (offset=0, leaderEpoch=0), -uve-topic-23-1 -> (offset=0, leaderEpoch=0), -uve-topic-12-24 -> (offset=0, leaderEpoch=0), -uve-topic-23-28 -> (offset=0, leaderEpoch=0), -uve-topic-23-16 -> (offset=0, leaderEpoch=0), -uve-topic-14-18 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:00,795] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-23-21 -> (offset=0, leaderEpoch=0), -uve-topic-2-18 -> (offset=0, leaderEpoch=0), -uve-topic-12-5 -> (offset=0, leaderEpoch=0), -uve-topic-14-29 -> (offset=0, leaderEpoch=0), -uve-topic-14-23 -> (offset=0, leaderEpoch=0), -uve-topic-23-18 -> (offset=0, leaderEpoch=0), -uve-topic-12-14 -> (offset=0, leaderEpoch=0), -uve-topic-23-6 -> (offset=0, leaderEpoch=0), -uve-topic-23-9 -> (offset=0, leaderEpoch=0), -uve-topic-14-8 -> (offset=0, leaderEpoch=0), -uve-topic-14-20 -> (offset=0, leaderEpoch=0), -uve-topic-12-17 -> (offset=0, leaderEpoch=0), -uve-topic-2-6 -> (offset=0, leaderEpoch=0), -uve-topic-2-27 -> (offset=0, leaderEpoch=0), -uve-topic-2-24 -> (offset=0, leaderEpoch=0), -uve-topic-23-3 -> (offset=0, leaderEpoch=0), -uve-topic-23-0 -> (offset=0, leaderEpoch=0), -uve-topic-12-26 -> (offset=0, leaderEpoch=0), -uve-topic-12-11 -> (offset=0, leaderEpoch=0), -uve-topic-14-2 -> (offset=0, leaderEpoch=0), -uve-topic-23-27 -> (offset=0, leaderEpoch=0), -uve-topic-2-21 -> (offset=0, leaderEpoch=0), -uve-topic-23-15 -> (offset=0, leaderEpoch=0), -uve-topic-12-23 -> (offset=0, leaderEpoch=0), -uve-topic-12-29 -> (offset=0, leaderEpoch=0), -uve-topic-14-5 -> (offset=0, leaderEpoch=0), -uve-topic-12-20 -> (offset=0, leaderEpoch=0), -uve-topic-2-15 -> (offset=0, leaderEpoch=0), -uve-topic-14-17 -> (offset=0, leaderEpoch=0), -uve-topic-23-12 -> (offset=0, leaderEpoch=0), -uve-topic-14-14 -> (offset=0, leaderEpoch=0), -uve-topic-2-3 -> (offset=0, leaderEpoch=0), -uve-topic-12-8 -> (offset=0, leaderEpoch=0), -uve-topic-12-2 -> (offset=0, leaderEpoch=0), -uve-topic-2-12 -> (offset=0, leaderEpoch=0), -uve-topic-14-26 -> (offset=0, leaderEpoch=0), -uve-topic-2-9 -> (offset=0, leaderEpoch=0), -uve-topic-2-0 -> (offset=0, leaderEpoch=0), -uve-topic-23-24 -> (offset=0, leaderEpoch=0), -uve-topic-14-11 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:00,873] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-8-18, -uve-topic-17-1, -uve-topic-17-19, -uve-topic-8-27, -uve-topic-8-12, -uve-topic-17-25, -uve-topic-17-4, -uve-topic-8-9, -uve-topic-17-22, -uve-topic-17-7, -uve-topic-8-3, -uve-topic-1-13, -uve-topic-17-28, -uve-topic-1-1, -uve-topic-8-0, -uve-topic-1-22, -uve-topic-1-7, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-8-6, -uve-topic-1-25, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-8-15, -uve-topic-8-24, -uve-topic-1-4, -uve-topic-17-10, -uve-topic-8-21, -uve-topic-17-16, -uve-topic-17-13) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:00,886] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,886] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,897] INFO [Partition -uve-topic-17-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-03-23 05:38:00,897] INFO [Partition -uve-topic-17-10 broker=2] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,911] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,912] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,912] INFO [Partition -uve-topic-8-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-03-23 05:38:00,912] INFO [Partition -uve-topic-8-6 broker=2] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,921] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,933] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,933] INFO [Partition -uve-topic-17-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-03-23 05:38:00,933] INFO [Partition -uve-topic-17-19 broker=2] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,948] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,949] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,949] INFO [Partition -uve-topic-17-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-03-23 05:38:00,949] INFO [Partition -uve-topic-17-7 broker=2] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,958] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,959] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,959] INFO [Partition -uve-topic-8-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-03-23 05:38:00,959] INFO [Partition -uve-topic-8-3 broker=2] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,966] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,966] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,966] INFO [Partition -uve-topic-8-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-03-23 05:38:00,966] INFO [Partition -uve-topic-8-0 broker=2] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,972] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,972] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,972] INFO [Partition -uve-topic-17-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-03-23 05:38:00,972] INFO [Partition -uve-topic-17-4 broker=2] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,980] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,980] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,980] INFO [Partition -uve-topic-17-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-03-23 05:38:00,983] INFO [Partition -uve-topic-17-1 broker=2] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,989] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,990] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,990] INFO [Partition -uve-topic-1-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-03-23 05:38:00,990] INFO [Partition -uve-topic-1-28 broker=2] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:00,997] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:00,997] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:00,997] INFO [Partition -uve-topic-1-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-03-23 05:38:00,997] INFO [Partition -uve-topic-1-25 broker=2] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,002] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,003] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,003] INFO [Partition -uve-topic-1-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-03-23 05:38:01,003] INFO [Partition -uve-topic-1-22 broker=2] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,009] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,009] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,010] INFO [Partition -uve-topic-1-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-03-23 05:38:01,010] INFO [Partition -uve-topic-1-19 broker=2] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,028] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,029] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,029] INFO [Partition -uve-topic-1-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-03-23 05:38:01,029] INFO [Partition -uve-topic-1-16 broker=2] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,039] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,041] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,041] INFO [Partition -uve-topic-1-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-03-23 05:38:01,041] INFO [Partition -uve-topic-1-13 broker=2] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,048] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,049] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,049] INFO [Partition -uve-topic-8-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-03-23 05:38:01,049] INFO [Partition -uve-topic-8-27 broker=2] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,063] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,063] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,063] INFO [Partition -uve-topic-1-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-03-23 05:38:01,063] INFO [Partition -uve-topic-1-10 broker=2] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,071] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,072] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,072] INFO [Partition -uve-topic-1-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-03-23 05:38:01,072] INFO [Partition -uve-topic-1-7 broker=2] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,087] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,088] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,088] INFO [Partition -uve-topic-8-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-03-23 05:38:01,088] INFO [Partition -uve-topic-8-24 broker=2] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,093] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,094] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,094] INFO [Partition -uve-topic-1-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-03-23 05:38:01,094] INFO [Partition -uve-topic-1-4 broker=2] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,102] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,105] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,105] INFO [Partition -uve-topic-8-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-03-23 05:38:01,105] INFO [Partition -uve-topic-8-21 broker=2] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,120] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,121] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,121] INFO [Partition -uve-topic-1-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-03-23 05:38:01,121] INFO [Partition -uve-topic-1-1 broker=2] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,129] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,132] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,132] INFO [Partition -uve-topic-8-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-03-23 05:38:01,132] INFO [Partition -uve-topic-8-18 broker=2] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,139] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,142] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,142] INFO [Partition -uve-topic-8-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-03-23 05:38:01,142] INFO [Partition -uve-topic-8-15 broker=2] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,152] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,153] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,154] INFO [Partition -uve-topic-17-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-03-23 05:38:01,154] INFO [Partition -uve-topic-17-28 broker=2] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,160] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,160] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,160] INFO [Partition -uve-topic-17-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-03-23 05:38:01,160] INFO [Partition -uve-topic-17-16 broker=2] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,164] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,165] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,165] INFO [Partition -uve-topic-17-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-03-23 05:38:01,165] INFO [Partition -uve-topic-17-25 broker=2] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,170] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,170] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,170] INFO [Partition -uve-topic-8-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-03-23 05:38:01,170] INFO [Partition -uve-topic-8-12 broker=2] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,175] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,176] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,176] INFO [Partition -uve-topic-17-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-03-23 05:38:01,176] INFO [Partition -uve-topic-17-22 broker=2] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,181] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,183] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,183] INFO [Partition -uve-topic-17-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-03-23 05:38:01,183] INFO [Partition -uve-topic-17-13 broker=2] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,189] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,189] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,189] INFO [Partition -uve-topic-8-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-03-23 05:38:01,189] INFO [Partition -uve-topic-8-9 broker=2] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,195] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,196] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,196] INFO [Partition -uve-topic-17-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-03-23 05:38:01,196] INFO [Partition -uve-topic-17-29 broker=2] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,201] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,202] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,202] INFO [Partition -uve-topic-17-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-03-23 05:38:01,202] INFO [Partition -uve-topic-17-0 broker=2] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,205] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,208] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,208] INFO [Partition -uve-topic-1-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-03-23 05:38:01,208] INFO [Partition -uve-topic-1-18 broker=2] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,210] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,211] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,211] INFO [Partition -uve-topic-8-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-03-23 05:38:01,211] INFO [Partition -uve-topic-8-25 broker=2] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,213] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,213] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,213] INFO [Partition -uve-topic-8-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-03-23 05:38:01,213] INFO [Partition -uve-topic-8-16 broker=2] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,215] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,215] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,215] INFO [Partition -uve-topic-17-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-03-23 05:38:01,215] INFO [Partition -uve-topic-17-26 broker=2] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,216] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,217] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,217] INFO [Partition -uve-topic-8-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-03-23 05:38:01,217] INFO [Partition -uve-topic-8-13 broker=2] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,218] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,219] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,219] INFO [Partition -uve-topic-8-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-03-23 05:38:01,219] INFO [Partition -uve-topic-8-22 broker=2] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,221] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,221] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,221] INFO [Partition -uve-topic-1-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-03-23 05:38:01,221] INFO [Partition -uve-topic-1-15 broker=2] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,223] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,223] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,223] INFO [Partition -uve-topic-17-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-03-23 05:38:01,223] INFO [Partition -uve-topic-17-23 broker=2] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,224] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,225] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,225] INFO [Partition -uve-topic-8-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-03-23 05:38:01,225] INFO [Partition -uve-topic-8-10 broker=2] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,235] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,235] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,235] INFO [Partition -uve-topic-1-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-03-23 05:38:01,235] INFO [Partition -uve-topic-1-12 broker=2] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,240] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,240] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,240] INFO [Partition -uve-topic-8-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-03-23 05:38:01,240] INFO [Partition -uve-topic-8-29 broker=2] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,242] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,242] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,242] INFO [Partition -uve-topic-17-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-03-23 05:38:01,242] INFO [Partition -uve-topic-17-20 broker=2] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,244] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,244] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,244] INFO [Partition -uve-topic-1-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-03-23 05:38:01,244] INFO [Partition -uve-topic-1-9 broker=2] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,245] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,246] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,246] INFO [Partition -uve-topic-8-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-03-23 05:38:01,246] INFO [Partition -uve-topic-8-7 broker=2] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,247] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,247] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,247] INFO [Partition -uve-topic-8-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-03-23 05:38:01,247] INFO [Partition -uve-topic-8-26 broker=2] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,248] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,248] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,249] INFO [Log 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.Log) [2026-03-23 05:38:01,249] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,250] INFO [Log 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.Log) [2026-03-23 05:38:01,250] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,250] INFO [Log 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.Log) [2026-03-23 05:38:01,250] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,250] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,250] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,250] INFO [Log 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.Log) [2026-03-23 05:38:01,250] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,250] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,250] INFO [Partition -uve-topic-1-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-03-23 05:38:01,250] INFO [Partition -uve-topic-1-6 broker=2] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,250] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,250] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,250] INFO [Log 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.Log) [2026-03-23 05:38:01,250] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,250] INFO [Log 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.Log) [2026-03-23 05:38:01,250] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,250] INFO [Log 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.Log) [2026-03-23 05:38:01,250] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,250] INFO [Log 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.Log) [2026-03-23 05:38:01,250] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,250] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,250] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,250] INFO [Log 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.Log) [2026-03-23 05:38:01,250] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,250] INFO [Log 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.Log) [2026-03-23 05:38:01,250] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,251] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,251] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,251] INFO [Log 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.Log) [2026-03-23 05:38:01,251] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,251] INFO [Log 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.Log) [2026-03-23 05:38:01,254] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,254] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,254] INFO [Partition -uve-topic-8-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-03-23 05:38:01,254] INFO [Partition -uve-topic-8-23 broker=2] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,256] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,256] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,256] INFO [Partition -uve-topic-17-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-03-23 05:38:01,256] INFO [Partition -uve-topic-17-17 broker=2] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,258] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,258] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,258] INFO [Partition -uve-topic-8-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-03-23 05:38:01,258] INFO [Partition -uve-topic-8-4 broker=2] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,260] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,260] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,260] INFO [Partition -uve-topic-1-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-03-23 05:38:01,260] INFO [Partition -uve-topic-1-3 broker=2] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,261] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,261] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,262] INFO [Partition -uve-topic-8-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-03-23 05:38:01,262] INFO [Partition -uve-topic-8-20 broker=2] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,265] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,265] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,265] INFO [Partition -uve-topic-8-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-03-23 05:38:01,266] INFO [Partition -uve-topic-8-1 broker=2] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,267] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,267] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,267] INFO [Partition -uve-topic-17-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-03-23 05:38:01,267] INFO [Partition -uve-topic-17-14 broker=2] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,282] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,282] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,282] INFO [Partition -uve-topic-1-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-03-23 05:38:01,282] INFO [Partition -uve-topic-1-0 broker=2] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,287] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,288] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,288] INFO [Partition -uve-topic-17-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-03-23 05:38:01,288] INFO [Partition -uve-topic-17-11 broker=2] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,299] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,302] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,302] INFO [Partition -uve-topic-8-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-03-23 05:38:01,302] INFO [Partition -uve-topic-8-17 broker=2] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,308] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,309] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,309] INFO [Partition -uve-topic-8-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-03-23 05:38:01,309] INFO [Partition -uve-topic-8-14 broker=2] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,322] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,323] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,323] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,323] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,324] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,324] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,325] INFO [Log 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.Log) [2026-03-23 05:38:01,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,325] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,325] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,326] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,326] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,326] INFO [Log 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.Log) [2026-03-23 05:38:01,326] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,326] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,326] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,326] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,327] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,327] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,327] INFO [Partition -uve-topic-17-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-03-23 05:38:01,327] INFO [Partition -uve-topic-17-8 broker=2] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,327] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,328] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,328] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,328] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,328] INFO [Log 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.Log) [2026-03-23 05:38:01,328] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,328] INFO [Log 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.Log) [2026-03-23 05:38:01,329] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,329] INFO [Log 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.Log) [2026-03-23 05:38:01,329] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,329] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,329] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,329] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,329] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,329] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,329] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,330] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,330] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,330] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,330] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,330] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,330] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,338] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,338] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,338] INFO [Log 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.Log) [2026-03-23 05:38:01,338] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,338] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,338] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,338] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,338] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,338] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,338] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,338] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,338] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,338] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,338] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,338] INFO [Log 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.Log) [2026-03-23 05:38:01,338] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,338] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,338] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,338] INFO [Log 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.Log) [2026-03-23 05:38:01,338] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,338] INFO [Log 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.Log) [2026-03-23 05:38:01,340] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,340] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,340] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,340] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,340] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,340] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,340] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,340] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,340] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,340] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,340] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,340] INFO [Log 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.Log) [2026-03-23 05:38:01,342] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,343] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,343] INFO [Partition -uve-topic-17-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-03-23 05:38:01,343] INFO [Partition -uve-topic-17-27 broker=2] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,345] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,346] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,346] INFO [Partition -uve-topic-17-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-03-23 05:38:01,346] INFO [Partition -uve-topic-17-5 broker=2] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,348] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,348] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,348] INFO [Partition -uve-topic-17-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-03-23 05:38:01,348] INFO [Partition -uve-topic-17-24 broker=2] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,350] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,350] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,350] INFO [Partition -uve-topic-8-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-03-23 05:38:01,350] INFO [Partition -uve-topic-8-11 broker=2] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,351] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,352] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,352] INFO [Partition -uve-topic-17-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-03-23 05:38:01,352] INFO [Partition -uve-topic-17-21 broker=2] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,353] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,354] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,354] INFO [Partition -uve-topic-1-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-03-23 05:38:01,354] INFO [Partition -uve-topic-1-29 broker=2] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,355] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,356] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,356] INFO [Partition -uve-topic-8-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-03-23 05:38:01,356] INFO [Partition -uve-topic-8-8 broker=2] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,357] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,357] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,357] INFO [Partition -uve-topic-17-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-03-23 05:38:01,357] INFO [Partition -uve-topic-17-2 broker=2] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,359] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,359] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,359] INFO [Partition -uve-topic-17-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-03-23 05:38:01,359] INFO [Partition -uve-topic-17-18 broker=2] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,360] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,361] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,361] INFO [Partition -uve-topic-1-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-03-23 05:38:01,361] INFO [Partition -uve-topic-1-26 broker=2] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,362] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,362] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,362] INFO [Partition -uve-topic-8-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-03-23 05:38:01,362] INFO [Partition -uve-topic-8-5 broker=2] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,364] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,364] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,364] INFO [Partition -uve-topic-17-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-03-23 05:38:01,364] INFO [Partition -uve-topic-17-15 broker=2] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,365] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,365] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,365] INFO [Partition -uve-topic-1-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-03-23 05:38:01,365] INFO [Partition -uve-topic-1-23 broker=2] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,367] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,367] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,367] INFO [Partition -uve-topic-8-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-03-23 05:38:01,367] INFO [Partition -uve-topic-8-2 broker=2] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,369] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,370] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,370] INFO [Partition -uve-topic-1-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-03-23 05:38:01,370] INFO [Partition -uve-topic-1-20 broker=2] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,372] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,372] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,372] INFO [Partition -uve-topic-17-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-03-23 05:38:01,372] INFO [Partition -uve-topic-17-12 broker=2] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,374] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,374] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,374] INFO [Partition -uve-topic-1-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-03-23 05:38:01,374] INFO [Partition -uve-topic-1-8 broker=2] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,376] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,376] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,376] INFO [Partition -uve-topic-17-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-03-23 05:38:01,376] INFO [Partition -uve-topic-17-9 broker=2] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,377] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,378] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,378] INFO [Partition -uve-topic-1-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-03-23 05:38:01,378] INFO [Partition -uve-topic-1-17 broker=2] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,379] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,380] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,381] INFO [Partition -uve-topic-1-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-03-23 05:38:01,381] INFO [Partition -uve-topic-1-27 broker=2] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,382] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,382] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,382] INFO [Partition -uve-topic-1-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-03-23 05:38:01,382] INFO [Partition -uve-topic-1-24 broker=2] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,384] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,384] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,384] INFO [Partition -uve-topic-17-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-03-23 05:38:01,384] INFO [Partition -uve-topic-17-6 broker=2] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,385] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,386] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,386] INFO [Partition -uve-topic-1-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-03-23 05:38:01,386] INFO [Partition -uve-topic-1-14 broker=2] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,387] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,387] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,388] INFO [Partition -uve-topic-1-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-03-23 05:38:01,388] INFO [Partition -uve-topic-1-5 broker=2] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,389] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,390] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,390] INFO [Partition -uve-topic-1-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-03-23 05:38:01,390] INFO [Partition -uve-topic-1-21 broker=2] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,391] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,391] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,391] INFO [Partition -uve-topic-1-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-03-23 05:38:01,391] INFO [Partition -uve-topic-1-11 broker=2] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,393] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,393] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,393] INFO [Partition -uve-topic-17-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-03-23 05:38:01,393] INFO [Partition -uve-topic-17-3 broker=2] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,395] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,395] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,395] INFO [Partition -uve-topic-8-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-03-23 05:38:01,395] INFO [Partition -uve-topic-8-28 broker=2] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,396] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,397] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,397] INFO [Partition -uve-topic-1-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-03-23 05:38:01,397] INFO [Partition -uve-topic-1-2 broker=2] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,398] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,399] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,401] INFO [Partition -uve-topic-8-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-03-23 05:38:01,401] INFO [Partition -uve-topic-8-19 broker=2] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,401] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-1-15, -uve-topic-17-14, -uve-topic-8-26, -uve-topic-8-8, -uve-topic-1-23, -uve-topic-1-5, -uve-topic-17-23, -uve-topic-8-17, -uve-topic-17-12, -uve-topic-8-25, -uve-topic-1-21, -uve-topic-8-7, -uve-topic-1-3, -uve-topic-17-21, -uve-topic-17-3, -uve-topic-17-29, -uve-topic-8-16, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-8-5, -uve-topic-1-20, -uve-topic-1-2, -uve-topic-17-20, -uve-topic-17-2, -uve-topic-8-14, -uve-topic-1-29, -uve-topic-1-11, -uve-topic-8-22, -uve-topic-8-4, -uve-topic-8-23, -uve-topic-17-18, -uve-topic-17-0, -uve-topic-1-27, -uve-topic-17-26, -uve-topic-8-13, -uve-topic-1-9, -uve-topic-17-8, -uve-topic-17-27, -uve-topic-17-9, -uve-topic-1-17, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-8-29, -uve-topic-1-0, -uve-topic-8-11, -uve-topic-1-26, -uve-topic-1-8, -uve-topic-8-19, -uve-topic-8-1, -uve-topic-8-20, -uve-topic-17-15, -uve-topic-8-2, -uve-topic-8-28, -uve-topic-1-24, -uve-topic-8-10, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-17-24, -uve-topic-17-6, -uve-topic-1-14) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:01,403] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=0), -uve-topic-1-3 -> (offset=0, leaderEpoch=0), -uve-topic-8-5 -> (offset=0, leaderEpoch=0), -uve-topic-17-9 -> (offset=0, leaderEpoch=0), -uve-topic-1-6 -> (offset=0, leaderEpoch=0), -uve-topic-8-2 -> (offset=0, leaderEpoch=0), -uve-topic-1-0 -> (offset=0, leaderEpoch=0), -uve-topic-8-29 -> (offset=0, leaderEpoch=0), -uve-topic-8-20 -> (offset=0, leaderEpoch=0), -uve-topic-1-9 -> (offset=0, leaderEpoch=0), -uve-topic-17-21 -> (offset=0, leaderEpoch=0), -uve-topic-8-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-26 -> (offset=0, leaderEpoch=0), -uve-topic-17-12 -> (offset=0, leaderEpoch=0), -uve-topic-17-15 -> (offset=0, leaderEpoch=0), -uve-topic-17-18 -> (offset=0, leaderEpoch=0), -uve-topic-1-27 -> (offset=0, leaderEpoch=0), -uve-topic-1-24 -> (offset=0, leaderEpoch=0), -uve-topic-17-27 -> (offset=0, leaderEpoch=0), -uve-topic-1-18 -> (offset=0, leaderEpoch=0), -uve-topic-8-23 -> (offset=0, leaderEpoch=0), -uve-topic-8-8 -> (offset=0, leaderEpoch=0), -uve-topic-17-24 -> (offset=0, leaderEpoch=0), -uve-topic-1-15 -> (offset=0, leaderEpoch=0), -uve-topic-1-21 -> (offset=0, leaderEpoch=0), -uve-topic-17-6 -> (offset=0, leaderEpoch=0), -uve-topic-17-0 -> (offset=0, leaderEpoch=0), -uve-topic-17-3 -> (offset=0, leaderEpoch=0), -uve-topic-8-11 -> (offset=0, leaderEpoch=0), -uve-topic-8-14 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:01,403] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-1-17 -> (offset=0, leaderEpoch=0), -uve-topic-1-5 -> (offset=0, leaderEpoch=0), -uve-topic-1-26 -> (offset=0, leaderEpoch=0), -uve-topic-8-4 -> (offset=0, leaderEpoch=0), -uve-topic-17-11 -> (offset=0, leaderEpoch=0), -uve-topic-8-22 -> (offset=0, leaderEpoch=0), -uve-topic-1-23 -> (offset=0, leaderEpoch=0), -uve-topic-1-20 -> (offset=0, leaderEpoch=0), -uve-topic-8-13 -> (offset=0, leaderEpoch=0), -uve-topic-1-14 -> (offset=0, leaderEpoch=0), -uve-topic-17-20 -> (offset=0, leaderEpoch=0), -uve-topic-8-1 -> (offset=0, leaderEpoch=0), -uve-topic-17-8 -> (offset=0, leaderEpoch=0), -uve-topic-8-25 -> (offset=0, leaderEpoch=0), -uve-topic-17-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-7 -> (offset=0, leaderEpoch=0), -uve-topic-17-23 -> (offset=0, leaderEpoch=0), -uve-topic-8-16 -> (offset=0, leaderEpoch=0), -uve-topic-17-14 -> (offset=0, leaderEpoch=0), -uve-topic-1-11 -> (offset=0, leaderEpoch=0), -uve-topic-8-10 -> (offset=0, leaderEpoch=0), -uve-topic-17-2 -> (offset=0, leaderEpoch=0), -uve-topic-17-29 -> (offset=0, leaderEpoch=0), -uve-topic-17-26 -> (offset=0, leaderEpoch=0), -uve-topic-8-19 -> (offset=0, leaderEpoch=0), -uve-topic-8-28 -> (offset=0, leaderEpoch=0), -uve-topic-1-8 -> (offset=0, leaderEpoch=0), -uve-topic-1-2 -> (offset=0, leaderEpoch=0), -uve-topic-1-29 -> (offset=0, leaderEpoch=0), -uve-topic-17-5 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:01,418] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-0-16, -uve-topic-0-25, -uve-topic-0-4, -uve-topic-0-22, -uve-topic-0-13, -uve-topic-0-28, -uve-topic-0-10, -uve-topic-0-1, -uve-topic-0-19, -uve-topic-0-7) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:01,422] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,422] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,423] INFO [Partition -uve-topic-0-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-03-23 05:38:01,423] INFO [Partition -uve-topic-0-7 broker=2] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,432] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,433] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,433] INFO [Partition -uve-topic-0-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-03-23 05:38:01,433] INFO [Partition -uve-topic-0-4 broker=2] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,438] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,438] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,439] INFO [Partition -uve-topic-0-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-03-23 05:38:01,439] INFO [Partition -uve-topic-0-28 broker=2] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,444] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,444] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,444] INFO [Partition -uve-topic-0-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-03-23 05:38:01,444] INFO [Partition -uve-topic-0-25 broker=2] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,449] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,450] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,450] INFO [Partition -uve-topic-0-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-03-23 05:38:01,450] INFO [Partition -uve-topic-0-22 broker=2] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,455] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,456] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,456] INFO [Partition -uve-topic-0-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-03-23 05:38:01,456] INFO [Partition -uve-topic-0-19 broker=2] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,461] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,462] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,462] INFO [Partition -uve-topic-0-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-03-23 05:38:01,462] INFO [Partition -uve-topic-0-16 broker=2] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,474] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,475] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,475] INFO [Partition -uve-topic-0-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-03-23 05:38:01,475] INFO [Partition -uve-topic-0-13 broker=2] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,484] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,485] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,485] INFO [Partition -uve-topic-0-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-03-23 05:38:01,485] INFO [Partition -uve-topic-0-10 broker=2] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,499] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,504] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,504] INFO [Partition -uve-topic-0-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-03-23 05:38:01,504] INFO [Partition -uve-topic-0-1 broker=2] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,505] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,510] INFO [Log 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.Log) [2026-03-23 05:38:01,512] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,512] INFO [Log 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.Log) [2026-03-23 05:38:01,521] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,522] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,522] INFO [Partition -uve-topic-0-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-03-23 05:38:01,522] INFO [Partition -uve-topic-0-26 broker=2] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,524] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,526] INFO [Log 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.Log) [2026-03-23 05:38:01,527] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,527] INFO [Log 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.Log) [2026-03-23 05:38:01,528] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,528] INFO [Log 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.Log) [2026-03-23 05:38:01,528] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,528] INFO [Log 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.Log) [2026-03-23 05:38:01,529] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,530] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,530] INFO [Log 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.Log) [2026-03-23 05:38:01,530] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,530] INFO [Log 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.Log) [2026-03-23 05:38:01,531] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,531] INFO [Log 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.Log) [2026-03-23 05:38:01,531] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,532] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,534] INFO [Log 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.Log) [2026-03-23 05:38:01,535] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,536] INFO [Log 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.Log) [2026-03-23 05:38:01,536] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,536] INFO [Log 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.Log) [2026-03-23 05:38:01,536] INFO [Partition -uve-topic-0-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-03-23 05:38:01,536] INFO [Partition -uve-topic-0-17 broker=2] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,538] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,539] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,539] INFO [Partition -uve-topic-0-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-03-23 05:38:01,540] INFO [Partition -uve-topic-0-14 broker=2] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,539] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,540] INFO [Log 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.Log) [2026-03-23 05:38:01,540] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,540] INFO [Log 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.Log) [2026-03-23 05:38:01,540] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,540] INFO [Log 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.Log) [2026-03-23 05:38:01,540] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,540] INFO [Log 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.Log) [2026-03-23 05:38:01,540] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,540] INFO [Log 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.Log) [2026-03-23 05:38:01,541] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,541] INFO [Log 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.Log) [2026-03-23 05:38:01,541] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,541] INFO [Log 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.Log) [2026-03-23 05:38:01,541] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,541] INFO [Log 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.Log) [2026-03-23 05:38:01,543] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,543] INFO [Log 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.Log) [2026-03-23 05:38:01,543] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,544] INFO [Log 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.Log) [2026-03-23 05:38:01,544] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,544] INFO [Log 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.Log) [2026-03-23 05:38:01,544] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,544] INFO [Log 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.Log) [2026-03-23 05:38:01,544] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,544] INFO [Log 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.Log) [2026-03-23 05:38:01,544] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,544] INFO [Log 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.Log) [2026-03-23 05:38:01,545] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,545] INFO [Log 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.Log) [2026-03-23 05:38:01,545] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,545] INFO [Log 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.Log) [2026-03-23 05:38:01,545] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,545] INFO [Log 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.Log) [2026-03-23 05:38:01,546] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,546] INFO [Log 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.Log) [2026-03-23 05:38:01,550] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,552] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,552] INFO [Partition -uve-topic-0-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-03-23 05:38:01,552] INFO [Partition -uve-topic-0-11 broker=2] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,559] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,559] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,559] INFO [Partition -uve-topic-0-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-03-23 05:38:01,559] INFO [Partition -uve-topic-0-27 broker=2] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,564] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,564] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,564] INFO [Partition -uve-topic-0-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-03-23 05:38:01,565] INFO [Partition -uve-topic-0-8 broker=2] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,574] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,574] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,574] INFO [Partition -uve-topic-0-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-03-23 05:38:01,574] INFO [Partition -uve-topic-0-5 broker=2] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,578] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,581] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,581] INFO [Partition -uve-topic-0-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-03-23 05:38:01,581] INFO [Partition -uve-topic-0-24 broker=2] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,583] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,583] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,583] INFO [Partition -uve-topic-0-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-03-23 05:38:01,583] INFO [Partition -uve-topic-0-21 broker=2] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,585] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,586] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,586] INFO [Partition -uve-topic-0-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-03-23 05:38:01,586] INFO [Partition -uve-topic-0-2 broker=2] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,589] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,589] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,589] INFO [Partition -uve-topic-0-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-03-23 05:38:01,589] INFO [Partition -uve-topic-0-18 broker=2] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,594] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,595] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,595] INFO [Partition -uve-topic-0-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-03-23 05:38:01,595] INFO [Partition -uve-topic-0-15 broker=2] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,596] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,597] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,597] INFO [Partition -uve-topic-0-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-03-23 05:38:01,597] INFO [Partition -uve-topic-0-12 broker=2] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,598] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,599] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,599] INFO [Partition -uve-topic-0-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-03-23 05:38:01,599] INFO [Partition -uve-topic-0-9 broker=2] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,600] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,600] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,600] INFO [Partition -uve-topic-0-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-03-23 05:38:01,600] INFO [Partition -uve-topic-0-6 broker=2] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,602] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,602] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,602] INFO [Partition -uve-topic-0-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-03-23 05:38:01,602] INFO [Partition -uve-topic-0-3 broker=2] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,603] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,603] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,603] INFO [Partition -uve-topic-0-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-03-23 05:38:01,603] INFO [Partition -uve-topic-0-0 broker=2] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,610] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,610] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,610] INFO [Partition -uve-topic-0-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-03-23 05:38:01,610] INFO [Partition -uve-topic-0-23 broker=2] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,613] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,613] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,613] INFO [Partition -uve-topic-0-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-03-23 05:38:01,613] INFO [Partition -uve-topic-0-29 broker=2] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,615] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,615] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,615] INFO [Partition -uve-topic-0-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-03-23 05:38:01,615] INFO [Partition -uve-topic-0-20 broker=2] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,616] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-0-8, -uve-topic-0-23, -uve-topic-0-12, -uve-topic-0-5, -uve-topic-0-24, -uve-topic-0-27, -uve-topic-0-20, -uve-topic-0-17, -uve-topic-0-9, -uve-topic-0-2, -uve-topic-0-21, -uve-topic-0-6, -uve-topic-0-14, -uve-topic-0-3, -uve-topic-0-29, -uve-topic-0-18, -uve-topic-0-11, -uve-topic-0-0, -uve-topic-0-26, -uve-topic-0-15) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:01,617] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(-uve-topic-0-3 -> (offset=0, leaderEpoch=0), -uve-topic-0-15 -> (offset=0, leaderEpoch=0), -uve-topic-0-9 -> (offset=0, leaderEpoch=0), -uve-topic-0-0 -> (offset=0, leaderEpoch=0), -uve-topic-0-12 -> (offset=0, leaderEpoch=0), -uve-topic-0-21 -> (offset=0, leaderEpoch=0), -uve-topic-0-24 -> (offset=0, leaderEpoch=0), -uve-topic-0-18 -> (offset=0, leaderEpoch=0), -uve-topic-0-27 -> (offset=0, leaderEpoch=0), -uve-topic-0-6 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:01,617] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-0-23 -> (offset=0, leaderEpoch=0), -uve-topic-0-11 -> (offset=0, leaderEpoch=0), -uve-topic-0-5 -> (offset=0, leaderEpoch=0), -uve-topic-0-2 -> (offset=0, leaderEpoch=0), -uve-topic-0-8 -> (offset=0, leaderEpoch=0), -uve-topic-0-17 -> (offset=0, leaderEpoch=0), -uve-topic-0-26 -> (offset=0, leaderEpoch=0), -uve-topic-0-20 -> (offset=0, leaderEpoch=0), -uve-topic-0-14 -> (offset=0, leaderEpoch=0), -uve-topic-0-29 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:01,642] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-29-27, structured_syslog_topic-3, structured_syslog_topic-6, structured_syslog_topic-9, -uve-topic-29-12, structured_syslog_topic-24, -uve-topic-29-9, structured_syslog_topic-15, -uve-topic-5-10, -uve-topic-5-13, -uve-topic-29-24, -uve-topic-5-19, -uve-topic-5-1, structured_syslog_topic-21, -uve-topic-5-28, -uve-topic-29-21, -uve-topic-29-15, structured_syslog_topic-0, structured_syslog_topic-12, -uve-topic-5-25, -uve-topic-29-18, -uve-topic-5-22, -uve-topic-5-7, -uve-topic-5-16, -uve-topic-29-6, structured_syslog_topic-27, -uve-topic-29-3, structured_syslog_topic-18, -uve-topic-29-0, -uve-topic-5-4) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:01,645] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,646] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,647] INFO [Partition -uve-topic-5-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-03-23 05:38:01,647] INFO [Partition -uve-topic-5-22 broker=2] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,653] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,654] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,654] INFO [Partition structured_syslog_topic-15 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-03-23 05:38:01,654] INFO [Partition structured_syslog_topic-15 broker=2] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,658] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,659] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,659] INFO [Partition -uve-topic-5-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-03-23 05:38:01,659] INFO [Partition -uve-topic-5-19 broker=2] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,664] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,664] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,664] INFO [Partition structured_syslog_topic-12 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-03-23 05:38:01,664] INFO [Partition structured_syslog_topic-12 broker=2] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,669] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,670] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,670] INFO [Partition -uve-topic-5-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-03-23 05:38:01,670] INFO [Partition -uve-topic-5-16 broker=2] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,674] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,675] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,675] INFO [Partition structured_syslog_topic-9 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-03-23 05:38:01,675] INFO [Partition structured_syslog_topic-9 broker=2] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,679] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,680] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,680] INFO [Partition -uve-topic-5-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-03-23 05:38:01,680] INFO [Partition -uve-topic-5-13 broker=2] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,684] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,685] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,685] INFO [Partition structured_syslog_topic-6 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-03-23 05:38:01,685] INFO [Partition structured_syslog_topic-6 broker=2] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,690] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,690] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,690] INFO [Partition structured_syslog_topic-3 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-03-23 05:38:01,690] INFO [Partition structured_syslog_topic-3 broker=2] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,695] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,695] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,695] INFO [Partition -uve-topic-5-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-03-23 05:38:01,695] INFO [Partition -uve-topic-5-10 broker=2] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,699] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,700] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,700] INFO [Partition -uve-topic-5-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-03-23 05:38:01,700] INFO [Partition -uve-topic-5-7 broker=2] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,706] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,706] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,706] INFO [Partition structured_syslog_topic-0 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-03-23 05:38:01,706] INFO [Partition structured_syslog_topic-0 broker=2] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,711] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,711] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,711] INFO [Partition -uve-topic-29-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-03-23 05:38:01,711] INFO [Partition -uve-topic-29-27 broker=2] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,719] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,720] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,720] INFO [Partition -uve-topic-5-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-03-23 05:38:01,720] INFO [Partition -uve-topic-5-4 broker=2] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,726] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,726] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,726] INFO [Partition -uve-topic-29-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-03-23 05:38:01,726] INFO [Partition -uve-topic-29-24 broker=2] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,731] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,732] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,732] INFO [Partition -uve-topic-5-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-03-23 05:38:01,732] INFO [Partition -uve-topic-5-1 broker=2] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,738] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,738] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,738] INFO [Partition -uve-topic-29-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-03-23 05:38:01,738] INFO [Partition -uve-topic-29-21 broker=2] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,751] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,751] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,751] INFO [Partition -uve-topic-29-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-03-23 05:38:01,751] INFO [Partition -uve-topic-29-18 broker=2] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,757] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,769] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,769] INFO [Partition -uve-topic-29-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-03-23 05:38:01,769] INFO [Partition -uve-topic-29-15 broker=2] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,776] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,776] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,776] INFO [Partition -uve-topic-29-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-03-23 05:38:01,776] INFO [Partition -uve-topic-29-12 broker=2] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,782] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,782] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,782] INFO [Partition -uve-topic-29-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-03-23 05:38:01,782] INFO [Partition -uve-topic-29-9 broker=2] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,787] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,787] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,787] INFO [Partition structured_syslog_topic-27 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-03-23 05:38:01,787] INFO [Partition structured_syslog_topic-27 broker=2] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,792] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,792] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,792] INFO [Partition -uve-topic-29-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-03-23 05:38:01,792] INFO [Partition -uve-topic-29-6 broker=2] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,798] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,800] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,801] INFO [Partition structured_syslog_topic-24 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-03-23 05:38:01,801] INFO [Partition structured_syslog_topic-24 broker=2] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,806] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,806] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,806] INFO [Partition structured_syslog_topic-21 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-03-23 05:38:01,806] INFO [Partition structured_syslog_topic-21 broker=2] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,813] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,814] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,814] INFO [Partition -uve-topic-5-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-03-23 05:38:01,814] INFO [Partition -uve-topic-5-28 broker=2] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,835] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,836] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,836] INFO [Partition -uve-topic-29-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-03-23 05:38:01,836] INFO [Partition -uve-topic-29-3 broker=2] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,842] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,842] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,842] INFO [Partition -uve-topic-29-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-03-23 05:38:01,842] INFO [Partition -uve-topic-29-0 broker=2] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,862] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,862] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,862] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,862] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,862] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,862] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,862] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,863] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,864] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,864] INFO [Log 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.Log) [2026-03-23 05:38:01,864] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log 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.Log) [2026-03-23 05:38:01,865] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log 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.Log) [2026-03-23 05:38:01,865] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,865] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log 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.Log) [2026-03-23 05:38:01,865] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log 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.Log) [2026-03-23 05:38:01,865] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log 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.Log) [2026-03-23 05:38:01,865] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log 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.Log) [2026-03-23 05:38:01,865] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log 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.Log) [2026-03-23 05:38:01,865] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,865] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log 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.Log) [2026-03-23 05:38:01,865] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log 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.Log) [2026-03-23 05:38:01,865] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:01,865] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log 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.Log) [2026-03-23 05:38:01,865] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log 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.Log) [2026-03-23 05:38:01,865] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log 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.Log) [2026-03-23 05:38:01,865] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:01,865] INFO [Log 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.Log) [2026-03-23 05:38:01,867] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,868] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,868] INFO [Partition -uve-topic-5-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-03-23 05:38:01,868] INFO [Partition -uve-topic-5-25 broker=2] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,887] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,887] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,887] INFO [Partition structured_syslog_topic-18 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-03-23 05:38:01,887] INFO [Partition structured_syslog_topic-18 broker=2] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,892] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,893] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,894] INFO [Partition -uve-topic-29-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-03-23 05:38:01,894] INFO [Partition -uve-topic-29-7 broker=2] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,896] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,897] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,897] INFO [Partition -uve-topic-29-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-03-23 05:38:01,897] INFO [Partition -uve-topic-29-26 broker=2] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,898] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,899] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,899] INFO [Partition -uve-topic-5-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-03-23 05:38:01,899] INFO [Partition -uve-topic-5-3 broker=2] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,900] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,900] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,900] INFO [Partition -uve-topic-29-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-03-23 05:38:01,900] INFO [Partition -uve-topic-29-16 broker=2] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,901] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,902] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,902] INFO [Partition -uve-topic-29-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-03-23 05:38:01,902] INFO [Partition -uve-topic-29-4 broker=2] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,903] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,903] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,903] INFO [Partition -uve-topic-5-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-03-23 05:38:01,903] INFO [Partition -uve-topic-5-0 broker=2] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,904] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,905] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,905] INFO [Partition -uve-topic-29-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-03-23 05:38:01,905] INFO [Partition -uve-topic-29-23 broker=2] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,906] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,906] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,907] INFO [Partition -uve-topic-29-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-03-23 05:38:01,907] INFO [Partition -uve-topic-29-13 broker=2] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,908] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,908] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,908] INFO [Partition -uve-topic-29-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-03-23 05:38:01,908] INFO [Partition -uve-topic-29-1 broker=2] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,910] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,910] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,910] INFO [Partition structured_syslog_topic-28 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-03-23 05:38:01,910] INFO [Partition structured_syslog_topic-28 broker=2] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,911] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,912] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,912] INFO [Partition -uve-topic-29-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-03-23 05:38:01,912] INFO [Partition -uve-topic-29-10 broker=2] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,913] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,913] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,913] INFO [Partition -uve-topic-29-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-03-23 05:38:01,913] INFO [Partition -uve-topic-29-20 broker=2] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,914] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,915] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,915] INFO [Partition structured_syslog_topic-25 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-03-23 05:38:01,915] INFO [Partition structured_syslog_topic-25 broker=2] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,916] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,916] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,916] INFO [Partition -uve-topic-29-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-03-23 05:38:01,916] INFO [Partition -uve-topic-29-17 broker=2] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,918] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,918] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,918] INFO [Partition -uve-topic-5-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-03-23 05:38:01,918] INFO [Partition -uve-topic-5-29 broker=2] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,920] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,921] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,921] INFO [Partition structured_syslog_topic-22 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-03-23 05:38:01,921] INFO [Partition structured_syslog_topic-22 broker=2] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,924] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,925] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,925] INFO [Partition structured_syslog_topic-13 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-03-23 05:38:01,925] INFO [Partition structured_syslog_topic-13 broker=2] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,927] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,928] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,928] INFO [Partition -uve-topic-29-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-03-23 05:38:01,928] INFO [Partition -uve-topic-29-14 broker=2] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,941] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,942] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,942] INFO [Partition -uve-topic-29-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-03-23 05:38:01,942] INFO [Partition -uve-topic-29-11 broker=2] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,948] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,949] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,949] INFO [Partition -uve-topic-5-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-03-23 05:38:01,949] INFO [Partition -uve-topic-5-26 broker=2] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,951] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,952] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,952] INFO [Partition structured_syslog_topic-10 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-03-23 05:38:01,952] INFO [Partition structured_syslog_topic-10 broker=2] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,954] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,954] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,954] INFO [Partition -uve-topic-5-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-03-23 05:38:01,954] INFO [Partition -uve-topic-5-17 broker=2] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,958] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,959] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,959] INFO [Partition structured_syslog_topic-29 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-03-23 05:38:01,959] INFO [Partition structured_syslog_topic-29 broker=2] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,961] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,961] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,961] INFO [Partition structured_syslog_topic-19 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-03-23 05:38:01,961] INFO [Partition structured_syslog_topic-19 broker=2] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,963] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,964] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,964] INFO [Partition structured_syslog_topic-7 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-03-23 05:38:01,964] INFO [Partition structured_syslog_topic-7 broker=2] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,966] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,966] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,966] INFO [Partition structured_syslog_topic-26 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-03-23 05:38:01,966] INFO [Partition structured_syslog_topic-26 broker=2] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,968] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,969] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,969] INFO [Partition -uve-topic-29-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-03-23 05:38:01,969] INFO [Partition -uve-topic-29-8 broker=2] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,970] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,970] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,970] INFO [Partition -uve-topic-5-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-03-23 05:38:01,970] INFO [Partition -uve-topic-5-14 broker=2] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,972] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,973] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,973] INFO [Partition -uve-topic-5-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-03-23 05:38:01,973] INFO [Partition -uve-topic-5-23 broker=2] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,974] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,974] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,974] INFO [Partition structured_syslog_topic-16 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-03-23 05:38:01,974] INFO [Partition structured_syslog_topic-16 broker=2] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,975] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,976] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,976] INFO [Partition -uve-topic-5-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-03-23 05:38:01,976] INFO [Partition -uve-topic-5-20 broker=2] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,977] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,977] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,977] INFO [Partition structured_syslog_topic-4 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-03-23 05:38:01,977] INFO [Partition structured_syslog_topic-4 broker=2] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,978] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,979] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,979] INFO [Partition -uve-topic-5-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-03-23 05:38:01,979] INFO [Partition -uve-topic-5-11 broker=2] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,980] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,980] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,980] INFO [Partition structured_syslog_topic-23 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-03-23 05:38:01,980] INFO [Partition structured_syslog_topic-23 broker=2] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,982] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,982] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,982] INFO [Partition -uve-topic-29-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-03-23 05:38:01,982] INFO [Partition -uve-topic-29-5 broker=2] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,985] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,986] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,986] INFO [Partition -uve-topic-29-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-03-23 05:38:01,986] INFO [Partition -uve-topic-29-2 broker=2] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,989] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,989] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,989] INFO [Partition structured_syslog_topic-1 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-03-23 05:38:01,989] INFO [Partition structured_syslog_topic-1 broker=2] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,990] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,991] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,991] INFO [Partition -uve-topic-5-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-03-23 05:38:01,991] INFO [Partition -uve-topic-5-8 broker=2] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,992] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,992] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,992] INFO [Partition structured_syslog_topic-20 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-03-23 05:38:01,992] INFO [Partition structured_syslog_topic-20 broker=2] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,993] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,995] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,995] INFO [Partition -uve-topic-5-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-03-23 05:38:01,995] INFO [Partition -uve-topic-5-27 broker=2] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,996] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,996] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,996] INFO [Partition -uve-topic-5-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-03-23 05:38:01,997] INFO [Partition -uve-topic-5-5 broker=2] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,998] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:01,998] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:01,998] INFO [Partition structured_syslog_topic-17 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-03-23 05:38:01,998] INFO [Partition structured_syslog_topic-17 broker=2] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:01,999] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,000] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,000] INFO [Partition -uve-topic-5-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-03-23 05:38:02,000] INFO [Partition -uve-topic-5-24 broker=2] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,003] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,007] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,007] INFO [Partition -uve-topic-5-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-03-23 05:38:02,007] INFO [Partition -uve-topic-5-21 broker=2] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,011] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,011] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,011] INFO [Partition -uve-topic-5-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-03-23 05:38:02,011] INFO [Partition -uve-topic-5-2 broker=2] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,013] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,013] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,013] INFO [Partition structured_syslog_topic-14 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-03-23 05:38:02,013] INFO [Partition structured_syslog_topic-14 broker=2] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,014] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,014] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,014] INFO [Partition structured_syslog_topic-11 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-03-23 05:38:02,014] INFO [Partition structured_syslog_topic-11 broker=2] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,015] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,016] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,016] INFO [Partition -uve-topic-5-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-03-23 05:38:02,016] INFO [Partition -uve-topic-5-18 broker=2] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,017] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,017] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,017] INFO [Partition -uve-topic-29-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-03-23 05:38:02,017] INFO [Partition -uve-topic-29-28 broker=2] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,038] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,039] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,039] INFO [Partition -uve-topic-5-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-03-23 05:38:02,039] INFO [Partition -uve-topic-5-15 broker=2] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,041] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,041] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,041] INFO [Partition structured_syslog_topic-8 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-03-23 05:38:02,041] INFO [Partition structured_syslog_topic-8 broker=2] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,043] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,043] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,043] INFO [Partition structured_syslog_topic-5 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-03-23 05:38:02,043] INFO [Partition structured_syslog_topic-5 broker=2] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,044] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,045] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,045] INFO [Partition -uve-topic-5-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-03-23 05:38:02,045] INFO [Partition -uve-topic-5-12 broker=2] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,046] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,046] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,046] INFO [Partition -uve-topic-29-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-03-23 05:38:02,046] INFO [Partition -uve-topic-29-25 broker=2] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,047] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,048] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,048] INFO [Partition -uve-topic-5-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-03-23 05:38:02,048] INFO [Partition -uve-topic-5-9 broker=2] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,049] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,049] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,049] INFO [Partition -uve-topic-29-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-03-23 05:38:02,049] INFO [Partition -uve-topic-29-22 broker=2] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,050] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,050] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,051] INFO [Partition structured_syslog_topic-2 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-03-23 05:38:02,051] INFO [Partition structured_syslog_topic-2 broker=2] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,052] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,052] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,052] INFO [Partition -uve-topic-5-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-03-23 05:38:02,052] INFO [Partition -uve-topic-5-6 broker=2] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,054] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,055] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,055] INFO [Partition -uve-topic-29-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-03-23 05:38:02,055] INFO [Partition -uve-topic-29-29 broker=2] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,055] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,056] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,056] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,056] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,058] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,058] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,058] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,058] INFO [Partition -uve-topic-29-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-03-23 05:38:02,058] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,059] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,059] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,059] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,059] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,059] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,059] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,059] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,059] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,059] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,059] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,059] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,059] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,059] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,059] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,058] INFO [Partition -uve-topic-29-19 broker=2] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,059] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,059] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,059] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,059] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,060] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-29-13, -uve-topic-5-14, structured_syslog_topic-26, structured_syslog_topic-8, -uve-topic-29-2, structured_syslog_topic-16, -uve-topic-29-29, structured_syslog_topic-17, -uve-topic-29-11, -uve-topic-5-12, structured_syslog_topic-25, -uve-topic-29-19, -uve-topic-5-20, structured_syslog_topic-7, -uve-topic-29-1, -uve-topic-29-20, -uve-topic-5-2, -uve-topic-5-21, -uve-topic-5-3, -uve-topic-29-28, -uve-topic-5-29, -uve-topic-29-10, -uve-topic-5-11, structured_syslog_topic-23, structured_syslog_topic-5, -uve-topic-29-26, -uve-topic-5-27, structured_syslog_topic-14, -uve-topic-29-8, -uve-topic-5-9, structured_syslog_topic-22, -uve-topic-29-16, -uve-topic-5-17, structured_syslog_topic-4, -uve-topic-29-17, -uve-topic-5-18, -uve-topic-5-0, -uve-topic-29-25, -uve-topic-5-26, structured_syslog_topic-13, -uve-topic-29-7, -uve-topic-5-8, structured_syslog_topic-29, -uve-topic-29-23, -uve-topic-5-24, structured_syslog_topic-11, -uve-topic-29-5, -uve-topic-5-6, structured_syslog_topic-19, structured_syslog_topic-1, structured_syslog_topic-20, -uve-topic-29-14, -uve-topic-5-15, structured_syslog_topic-2, structured_syslog_topic-28, -uve-topic-29-22, -uve-topic-5-23, structured_syslog_topic-10, -uve-topic-29-4, -uve-topic-5-5) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:02,064] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(-uve-topic-5-24 -> (offset=0, leaderEpoch=0), -uve-topic-29-11 -> (offset=0, leaderEpoch=0), -uve-topic-5-15 -> (offset=0, leaderEpoch=0), structured_syslog_topic-17 -> (offset=0, leaderEpoch=0), -uve-topic-29-29 -> (offset=0, leaderEpoch=0), structured_syslog_topic-26 -> (offset=0, leaderEpoch=0), -uve-topic-29-23 -> (offset=0, leaderEpoch=0), -uve-topic-5-12 -> (offset=0, leaderEpoch=0), -uve-topic-29-5 -> (offset=0, leaderEpoch=0), -uve-topic-29-26 -> (offset=0, leaderEpoch=0), -uve-topic-5-6 -> (offset=0, leaderEpoch=0), -uve-topic-5-27 -> (offset=0, leaderEpoch=0), -uve-topic-5-9 -> (offset=0, leaderEpoch=0), -uve-topic-29-2 -> (offset=0, leaderEpoch=0), -uve-topic-29-8 -> (offset=0, leaderEpoch=0), structured_syslog_topic-20 -> (offset=0, leaderEpoch=0), structured_syslog_topic-8 -> (offset=0, leaderEpoch=0), structured_syslog_topic-14 -> (offset=0, leaderEpoch=0), structured_syslog_topic-2 -> (offset=0, leaderEpoch=0), -uve-topic-5-18 -> (offset=0, leaderEpoch=0), -uve-topic-5-21 -> (offset=0, leaderEpoch=0), structured_syslog_topic-5 -> (offset=0, leaderEpoch=0), -uve-topic-29-17 -> (offset=0, leaderEpoch=0), -uve-topic-5-0 -> (offset=0, leaderEpoch=0), structured_syslog_topic-29 -> (offset=0, leaderEpoch=0), -uve-topic-5-3 -> (offset=0, leaderEpoch=0), -uve-topic-29-20 -> (offset=0, leaderEpoch=0), structured_syslog_topic-23 -> (offset=0, leaderEpoch=0), structured_syslog_topic-11 -> (offset=0, leaderEpoch=0), -uve-topic-29-14 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:02,064] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-5-23 -> (offset=0, leaderEpoch=0), -uve-topic-5-5 -> (offset=0, leaderEpoch=0), -uve-topic-29-13 -> (offset=0, leaderEpoch=0), structured_syslog_topic-22 -> (offset=0, leaderEpoch=0), structured_syslog_topic-16 -> (offset=0, leaderEpoch=0), structured_syslog_topic-10 -> (offset=0, leaderEpoch=0), -uve-topic-29-4 -> (offset=0, leaderEpoch=0), -uve-topic-29-10 -> (offset=0, leaderEpoch=0), -uve-topic-29-25 -> (offset=0, leaderEpoch=0), structured_syslog_topic-28 -> (offset=0, leaderEpoch=0), structured_syslog_topic-25 -> (offset=0, leaderEpoch=0), structured_syslog_topic-19 -> (offset=0, leaderEpoch=0), -uve-topic-29-28 -> (offset=0, leaderEpoch=0), -uve-topic-29-22 -> (offset=0, leaderEpoch=0), -uve-topic-29-16 -> (offset=0, leaderEpoch=0), -uve-topic-5-20 -> (offset=0, leaderEpoch=0), -uve-topic-5-14 -> (offset=0, leaderEpoch=0), structured_syslog_topic-1 -> (offset=0, leaderEpoch=0), -uve-topic-29-19 -> (offset=0, leaderEpoch=0), structured_syslog_topic-13 -> (offset=0, leaderEpoch=0), -uve-topic-5-8 -> (offset=0, leaderEpoch=0), -uve-topic-29-7 -> (offset=0, leaderEpoch=0), -uve-topic-5-17 -> (offset=0, leaderEpoch=0), -uve-topic-5-2 -> (offset=0, leaderEpoch=0), -uve-topic-29-1 -> (offset=0, leaderEpoch=0), -uve-topic-5-29 -> (offset=0, leaderEpoch=0), -uve-topic-5-26 -> (offset=0, leaderEpoch=0), structured_syslog_topic-7 -> (offset=0, leaderEpoch=0), -uve-topic-5-11 -> (offset=0, leaderEpoch=0), structured_syslog_topic-4 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:02,114] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-26-20, -uve-topic-18-27, -uve-topic-9-13, -uve-topic-28-10, -uve-topic-28-1, -uve-topic-18-3, -uve-topic-22-20, -uve-topic-28-28, -uve-topic-9-10, -uve-topic-28-19, -uve-topic-28-25, -uve-topic-28-4, -uve-topic-28-22, -uve-topic-22-8, -uve-topic-18-12, -uve-topic-9-19, -uve-topic-22-5, -uve-topic-18-9, -uve-topic-22-29, -uve-topic-26-23, -uve-topic-26-29, -uve-topic-26-5, -uve-topic-22-17, -uve-topic-4-12, -uve-topic-26-17, -uve-topic-9-4, -uve-topic-22-2, -uve-topic-28-7, -uve-topic-4-3, -uve-topic-4-9, -uve-topic-4-27, -uve-topic-4-0, -uve-topic-18-18, -uve-topic-22-14, -uve-topic-4-18, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-26-26, -uve-topic-9-1, -uve-topic-18-21, -uve-topic-26-11, -uve-topic-22-26, -uve-topic-4-6, -uve-topic-18-24, -uve-topic-9-7, -uve-topic-28-16, -uve-topic-22-23, -uve-topic-9-16, -uve-topic-4-15, -uve-topic-9-28, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-26-2, -uve-topic-26-8, -uve-topic-18-6, -uve-topic-18-0, -uve-topic-28-13, -uve-topic-9-25, -uve-topic-26-14, -uve-topic-9-22) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:02,117] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,118] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,119] INFO [Partition -uve-topic-9-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-03-23 05:38:02,119] INFO [Partition -uve-topic-9-7 broker=2] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,127] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,128] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,128] INFO [Partition -uve-topic-4-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-03-23 05:38:02,128] INFO [Partition -uve-topic-4-21 broker=2] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,133] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,134] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,134] INFO [Partition -uve-topic-26-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-03-23 05:38:02,134] INFO [Partition -uve-topic-26-29 broker=2] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,139] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,140] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,140] INFO [Partition -uve-topic-4-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-03-23 05:38:02,140] INFO [Partition -uve-topic-4-18 broker=2] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,147] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,147] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,147] INFO [Partition -uve-topic-18-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-03-23 05:38:02,147] INFO [Partition -uve-topic-18-27 broker=2] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,154] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,154] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,155] INFO [Partition -uve-topic-28-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-03-23 05:38:02,155] INFO [Partition -uve-topic-28-22 broker=2] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,161] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,162] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,162] INFO [Partition -uve-topic-26-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-03-23 05:38:02,162] INFO [Partition -uve-topic-26-26 broker=2] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,171] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,172] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,172] INFO [Partition -uve-topic-4-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-03-23 05:38:02,172] INFO [Partition -uve-topic-4-15 broker=2] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,177] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,180] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,181] INFO [Partition -uve-topic-18-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-03-23 05:38:02,181] INFO [Partition -uve-topic-18-24 broker=2] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,185] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,186] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,186] INFO [Partition -uve-topic-28-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-03-23 05:38:02,186] INFO [Partition -uve-topic-28-28 broker=2] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,190] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,192] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,192] INFO [Partition -uve-topic-28-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-03-23 05:38:02,192] INFO [Partition -uve-topic-28-19 broker=2] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,196] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,197] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,197] INFO [Partition -uve-topic-18-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-03-23 05:38:02,197] INFO [Partition -uve-topic-18-21 broker=2] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,201] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,202] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,202] INFO [Partition -uve-topic-28-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-03-23 05:38:02,202] INFO [Partition -uve-topic-28-16 broker=2] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,208] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,208] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,208] INFO [Partition -uve-topic-26-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-03-23 05:38:02,208] INFO [Partition -uve-topic-26-23 broker=2] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,213] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,213] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,214] INFO [Partition -uve-topic-28-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-03-23 05:38:02,214] INFO [Partition -uve-topic-28-25 broker=2] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,240] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,242] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,246] INFO [Partition -uve-topic-4-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-03-23 05:38:02,246] INFO [Partition -uve-topic-4-12 broker=2] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,256] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,257] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,257] INFO [Partition -uve-topic-4-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-03-23 05:38:02,257] INFO [Partition -uve-topic-4-9 broker=2] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,258] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,259] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,259] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,259] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,259] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,259] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,259] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,259] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,259] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,259] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,259] INFO [Log 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.Log) [2026-03-23 05:38:02,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,260] INFO [Log 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.Log) [2026-03-23 05:38:02,266] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,266] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,266] INFO [Partition -uve-topic-18-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-03-23 05:38:02,267] INFO [Partition -uve-topic-18-18 broker=2] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,272] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,273] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,273] INFO [Partition -uve-topic-26-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-03-23 05:38:02,273] INFO [Partition -uve-topic-26-20 broker=2] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,279] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,279] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,279] INFO [Partition -uve-topic-28-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-03-23 05:38:02,279] INFO [Partition -uve-topic-28-13 broker=2] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,285] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,285] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,285] INFO [Partition -uve-topic-18-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-03-23 05:38:02,285] INFO [Partition -uve-topic-18-15 broker=2] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,290] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,290] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,290] INFO [Partition -uve-topic-26-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-03-23 05:38:02,290] INFO [Partition -uve-topic-26-8 broker=2] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,294] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,295] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,295] INFO [Partition -uve-topic-4-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-03-23 05:38:02,295] INFO [Partition -uve-topic-4-6 broker=2] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,299] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,300] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,300] INFO [Partition -uve-topic-26-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-03-23 05:38:02,300] INFO [Partition -uve-topic-26-17 broker=2] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,308] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,309] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,309] INFO [Partition -uve-topic-28-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-03-23 05:38:02,309] INFO [Partition -uve-topic-28-10 broker=2] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,314] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,315] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,315] INFO [Partition -uve-topic-28-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-03-23 05:38:02,315] INFO [Partition -uve-topic-28-7 broker=2] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,331] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,338] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,338] INFO [Partition -uve-topic-4-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-03-23 05:38:02,338] INFO [Partition -uve-topic-4-3 broker=2] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,343] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,344] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,344] INFO [Partition -uve-topic-18-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-03-23 05:38:02,344] INFO [Partition -uve-topic-18-12 broker=2] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,349] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,349] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,349] INFO [Partition -uve-topic-22-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-03-23 05:38:02,349] INFO [Partition -uve-topic-22-29 broker=2] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,353] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,355] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,356] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,356] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,356] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,356] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,356] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,356] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,356] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,356] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,356] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,360] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,360] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,360] INFO [Partition -uve-topic-26-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-03-23 05:38:02,360] INFO [Partition -uve-topic-26-5 broker=2] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,365] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,365] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,365] INFO [Partition -uve-topic-26-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-03-23 05:38:02,365] INFO [Partition -uve-topic-26-14 broker=2] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,370] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,370] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,370] INFO [Partition -uve-topic-28-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-03-23 05:38:02,370] INFO [Partition -uve-topic-28-4 broker=2] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,374] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,374] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,374] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,374] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,374] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,374] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,374] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,374] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,374] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,374] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,374] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,374] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,375] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,375] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,375] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,375] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,375] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,375] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,375] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,375] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,375] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,375] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,375] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,375] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,375] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,375] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,375] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,376] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,376] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,376] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,398] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,403] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,403] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,403] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,403] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,403] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,403] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,403] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,403] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,403] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,403] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,403] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,403] INFO [Partition -uve-topic-4-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-03-23 05:38:02,403] INFO [Partition -uve-topic-4-0 broker=2] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,403] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,404] INFO [Log 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.Log) [2026-03-23 05:38:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,404] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,404] INFO [Log 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.Log) [2026-03-23 05:38:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,404] INFO [Log 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.Log) [2026-03-23 05:38:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,404] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,404] INFO [Log 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.Log) [2026-03-23 05:38:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,404] INFO [Log 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.Log) [2026-03-23 05:38:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,405] INFO [Log 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.Log) [2026-03-23 05:38:02,405] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,405] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,406] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,406] INFO [Log 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.Log) [2026-03-23 05:38:02,406] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,406] INFO [Log 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.Log) [2026-03-23 05:38:02,406] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,406] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,406] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,406] INFO [Log 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.Log) [2026-03-23 05:38:02,406] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,406] INFO [Log 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.Log) [2026-03-23 05:38:02,406] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,406] INFO [Log 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.Log) [2026-03-23 05:38:02,406] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,406] INFO [Log 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.Log) [2026-03-23 05:38:02,406] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,406] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,406] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,406] INFO [Log 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.Log) [2026-03-23 05:38:02,406] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,406] INFO [Log 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.Log) [2026-03-23 05:38:02,406] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,406] INFO [Log 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.Log) [2026-03-23 05:38:02,407] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,407] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,407] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,407] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,407] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,407] INFO [Log 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.Log) [2026-03-23 05:38:02,408] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,408] INFO [Log 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.Log) [2026-03-23 05:38:02,408] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,408] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,408] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,408] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,408] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,409] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,409] INFO [Log 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.Log) [2026-03-23 05:38:02,409] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,409] INFO [Partition -uve-topic-22-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-03-23 05:38:02,409] INFO [Partition -uve-topic-22-26 broker=2] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,409] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,409] INFO [Log 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.Log) [2026-03-23 05:38:02,409] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,409] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:02,409] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:02,409] INFO [Log 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.Log) [2026-03-23 05:38:02,413] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,414] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,414] INFO [Partition -uve-topic-26-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-03-23 05:38:02,414] INFO [Partition -uve-topic-26-11 broker=2] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,418] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,418] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,418] INFO [Partition -uve-topic-26-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-03-23 05:38:02,418] INFO [Partition -uve-topic-26-2 broker=2] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,423] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,423] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,423] INFO [Partition -uve-topic-18-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-03-23 05:38:02,423] INFO [Partition -uve-topic-18-9 broker=2] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,427] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,428] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,428] INFO [Partition -uve-topic-28-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-03-23 05:38:02,428] INFO [Partition -uve-topic-28-1 broker=2] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,432] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,433] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,433] INFO [Partition -uve-topic-18-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-03-23 05:38:02,433] INFO [Partition -uve-topic-18-6 broker=2] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,437] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,438] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,438] INFO [Partition -uve-topic-22-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-03-23 05:38:02,438] INFO [Partition -uve-topic-22-23 broker=2] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,442] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,443] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,443] INFO [Partition -uve-topic-18-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-03-23 05:38:02,443] INFO [Partition -uve-topic-18-3 broker=2] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,447] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,448] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,448] INFO [Partition -uve-topic-22-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-03-23 05:38:02,448] INFO [Partition -uve-topic-22-20 broker=2] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,453] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,453] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,453] INFO [Partition -uve-topic-9-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-03-23 05:38:02,453] INFO [Partition -uve-topic-9-28 broker=2] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,458] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,458] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,458] INFO [Partition -uve-topic-18-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-03-23 05:38:02,458] INFO [Partition -uve-topic-18-0 broker=2] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,463] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,463] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,463] INFO [Partition -uve-topic-9-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-03-23 05:38:02,463] INFO [Partition -uve-topic-9-25 broker=2] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,468] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,469] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,469] INFO [Partition -uve-topic-22-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-03-23 05:38:02,469] INFO [Partition -uve-topic-22-17 broker=2] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,476] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,479] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,479] INFO [Partition -uve-topic-22-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-03-23 05:38:02,479] INFO [Partition -uve-topic-22-14 broker=2] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,485] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,486] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,486] INFO [Partition -uve-topic-9-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-03-23 05:38:02,486] INFO [Partition -uve-topic-9-22 broker=2] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,491] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,492] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,492] INFO [Partition -uve-topic-22-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-03-23 05:38:02,492] INFO [Partition -uve-topic-22-11 broker=2] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,497] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,498] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,498] INFO [Partition -uve-topic-9-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-03-23 05:38:02,498] INFO [Partition -uve-topic-9-19 broker=2] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,503] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,503] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,503] INFO [Partition -uve-topic-22-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-03-23 05:38:02,503] INFO [Partition -uve-topic-22-8 broker=2] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,511] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,511] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,511] INFO [Partition -uve-topic-9-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-03-23 05:38:02,512] INFO [Partition -uve-topic-9-16 broker=2] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,516] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,517] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,517] INFO [Partition -uve-topic-22-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-03-23 05:38:02,517] INFO [Partition -uve-topic-22-5 broker=2] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,523] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,523] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,523] INFO [Partition -uve-topic-9-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-03-23 05:38:02,523] INFO [Partition -uve-topic-9-13 broker=2] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,527] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,528] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,528] INFO [Partition -uve-topic-4-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-03-23 05:38:02,528] INFO [Partition -uve-topic-4-27 broker=2] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,533] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,533] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,533] INFO [Partition -uve-topic-9-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-03-23 05:38:02,533] INFO [Partition -uve-topic-9-4 broker=2] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,538] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,538] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,538] INFO [Partition -uve-topic-9-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-03-23 05:38:02,538] INFO [Partition -uve-topic-9-10 broker=2] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,543] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,543] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,543] INFO [Partition -uve-topic-4-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-03-23 05:38:02,543] INFO [Partition -uve-topic-4-24 broker=2] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,547] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,547] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,547] INFO [Partition -uve-topic-9-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-03-23 05:38:02,548] INFO [Partition -uve-topic-9-1 broker=2] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,552] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,553] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,553] INFO [Partition -uve-topic-22-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-03-23 05:38:02,553] INFO [Partition -uve-topic-22-2 broker=2] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,557] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,558] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,558] INFO [Partition -uve-topic-22-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-03-23 05:38:02,558] INFO [Partition -uve-topic-22-9 broker=2] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,560] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,560] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,560] INFO [Partition -uve-topic-18-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-03-23 05:38:02,560] INFO [Partition -uve-topic-18-11 broker=2] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,562] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,562] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,562] INFO [Partition -uve-topic-26-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-03-23 05:38:02,562] INFO [Partition -uve-topic-26-13 broker=2] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,563] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,564] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,564] INFO [Partition -uve-topic-28-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-03-23 05:38:02,564] INFO [Partition -uve-topic-28-15 broker=2] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,566] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,567] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,567] INFO [Partition -uve-topic-22-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-03-23 05:38:02,567] INFO [Partition -uve-topic-22-28 broker=2] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,568] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,568] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,568] INFO [Partition -uve-topic-9-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-03-23 05:38:02,568] INFO [Partition -uve-topic-9-17 broker=2] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,571] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,571] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,572] INFO [Partition -uve-topic-4-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-03-23 05:38:02,572] INFO [Partition -uve-topic-4-2 broker=2] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,574] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,574] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,574] INFO [Partition -uve-topic-9-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-03-23 05:38:02,574] INFO [Partition -uve-topic-9-14 broker=2] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,576] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,577] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,577] INFO [Partition -uve-topic-18-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-03-23 05:38:02,577] INFO [Partition -uve-topic-18-8 broker=2] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,580] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,580] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,580] INFO [Partition -uve-topic-26-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-03-23 05:38:02,580] INFO [Partition -uve-topic-26-10 broker=2] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,581] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,582] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,582] INFO [Partition -uve-topic-28-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-03-23 05:38:02,582] INFO [Partition -uve-topic-28-12 broker=2] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,583] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,584] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,584] INFO [Partition -uve-topic-22-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-03-23 05:38:02,584] INFO [Partition -uve-topic-22-25 broker=2] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,585] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,585] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,585] INFO [Partition -uve-topic-22-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-03-23 05:38:02,585] INFO [Partition -uve-topic-22-6 broker=2] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,587] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,587] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,587] INFO [Partition -uve-topic-9-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-03-23 05:38:02,587] INFO [Partition -uve-topic-9-11 broker=2] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,589] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,590] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,590] INFO [Partition -uve-topic-18-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-03-23 05:38:02,590] INFO [Partition -uve-topic-18-5 broker=2] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,592] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,592] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,592] INFO [Partition -uve-topic-28-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-03-23 05:38:02,592] INFO [Partition -uve-topic-28-9 broker=2] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,594] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,594] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,594] INFO [Partition -uve-topic-22-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-03-23 05:38:02,594] INFO [Partition -uve-topic-22-3 broker=2] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,598] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,598] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,598] INFO [Partition -uve-topic-28-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-03-23 05:38:02,598] INFO [Partition -uve-topic-28-0 broker=2] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,603] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,603] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,603] INFO [Partition -uve-topic-22-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-03-23 05:38:02,604] INFO [Partition -uve-topic-22-22 broker=2] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,605] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,605] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,608] INFO [Partition -uve-topic-26-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-03-23 05:38:02,608] INFO [Partition -uve-topic-26-7 broker=2] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,610] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,611] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,611] INFO [Partition -uve-topic-28-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-03-23 05:38:02,611] INFO [Partition -uve-topic-28-6 broker=2] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,613] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,617] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,617] INFO [Partition -uve-topic-18-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-03-23 05:38:02,617] INFO [Partition -uve-topic-18-2 broker=2] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,621] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,621] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,621] INFO [Partition -uve-topic-22-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-03-23 05:38:02,621] INFO [Partition -uve-topic-22-19 broker=2] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,625] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,626] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,626] INFO [Partition -uve-topic-9-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-03-23 05:38:02,626] INFO [Partition -uve-topic-9-8 broker=2] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,627] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,628] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,628] INFO [Partition -uve-topic-22-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-03-23 05:38:02,628] INFO [Partition -uve-topic-22-0 broker=2] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,629] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,629] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,630] INFO [Partition -uve-topic-9-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-03-23 05:38:02,630] INFO [Partition -uve-topic-9-27 broker=2] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,632] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,632] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,632] INFO [Partition -uve-topic-26-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-03-23 05:38:02,632] INFO [Partition -uve-topic-26-4 broker=2] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,633] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,634] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,634] INFO [Partition -uve-topic-28-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-03-23 05:38:02,634] INFO [Partition -uve-topic-28-3 broker=2] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,635] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,636] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,636] INFO [Partition -uve-topic-9-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-03-23 05:38:02,636] INFO [Partition -uve-topic-9-5 broker=2] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,637] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,638] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,638] INFO [Partition -uve-topic-22-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-03-23 05:38:02,638] INFO [Partition -uve-topic-22-16 broker=2] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,643] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,643] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,643] INFO [Partition -uve-topic-26-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-03-23 05:38:02,643] INFO [Partition -uve-topic-26-1 broker=2] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,646] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,646] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,647] INFO [Partition -uve-topic-9-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-03-23 05:38:02,647] INFO [Partition -uve-topic-9-24 broker=2] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,648] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,649] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,649] INFO [Partition -uve-topic-4-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-03-23 05:38:02,649] INFO [Partition -uve-topic-4-28 broker=2] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,651] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,651] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,651] INFO [Partition -uve-topic-28-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-03-23 05:38:02,652] INFO [Partition -uve-topic-28-29 broker=2] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,653] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,653] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,653] INFO [Partition -uve-topic-26-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-03-23 05:38:02,653] INFO [Partition -uve-topic-26-27 broker=2] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,655] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,657] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,657] INFO [Partition -uve-topic-9-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-03-23 05:38:02,657] INFO [Partition -uve-topic-9-2 broker=2] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,660] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,660] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,660] INFO [Partition -uve-topic-4-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-03-23 05:38:02,660] INFO [Partition -uve-topic-4-25 broker=2] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,662] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,662] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,662] INFO [Partition -uve-topic-22-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-03-23 05:38:02,662] INFO [Partition -uve-topic-22-13 broker=2] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,667] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,667] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,667] INFO [Partition -uve-topic-9-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-03-23 05:38:02,667] INFO [Partition -uve-topic-9-21 broker=2] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,668] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,669] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,669] INFO [Partition -uve-topic-28-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-03-23 05:38:02,669] INFO [Partition -uve-topic-28-26 broker=2] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,670] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,670] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,670] INFO [Partition -uve-topic-26-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-03-23 05:38:02,670] INFO [Partition -uve-topic-26-24 broker=2] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,672] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,672] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,672] INFO [Partition -uve-topic-4-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-03-23 05:38:02,672] INFO [Partition -uve-topic-4-22 broker=2] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,673] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,673] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,673] INFO [Partition -uve-topic-9-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-03-23 05:38:02,673] INFO [Partition -uve-topic-9-18 broker=2] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,680] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,680] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,680] INFO [Partition -uve-topic-22-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-03-23 05:38:02,680] INFO [Partition -uve-topic-22-10 broker=2] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,683] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,683] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,683] INFO [Partition -uve-topic-4-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-03-23 05:38:02,683] INFO [Partition -uve-topic-4-19 broker=2] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,686] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,687] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,687] INFO [Partition -uve-topic-18-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-03-23 05:38:02,687] INFO [Partition -uve-topic-18-28 broker=2] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,693] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,695] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,695] INFO [Partition -uve-topic-4-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-03-23 05:38:02,695] INFO [Partition -uve-topic-4-29 broker=2] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,701] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,702] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,702] INFO [Partition -uve-topic-4-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-03-23 05:38:02,702] INFO [Partition -uve-topic-4-10 broker=2] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,705] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,707] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,707] INFO [Partition -uve-topic-26-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-03-23 05:38:02,707] INFO [Partition -uve-topic-26-21 broker=2] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,710] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,711] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,711] INFO [Partition -uve-topic-9-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-03-23 05:38:02,711] INFO [Partition -uve-topic-9-15 broker=2] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,714] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,714] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,714] INFO [Partition -uve-topic-28-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-03-23 05:38:02,714] INFO [Partition -uve-topic-28-23 broker=2] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,717] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,717] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,717] INFO [Partition -uve-topic-22-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-03-23 05:38:02,717] INFO [Partition -uve-topic-22-7 broker=2] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,724] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,725] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,725] INFO [Partition -uve-topic-18-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-03-23 05:38:02,726] INFO [Partition -uve-topic-18-25 broker=2] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,729] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,730] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,730] INFO [Partition -uve-topic-22-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-03-23 05:38:02,730] INFO [Partition -uve-topic-22-4 broker=2] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,737] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,738] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,738] INFO [Partition -uve-topic-26-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-03-23 05:38:02,738] INFO [Partition -uve-topic-26-18 broker=2] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,744] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,745] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,745] INFO [Partition -uve-topic-9-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-03-23 05:38:02,745] INFO [Partition -uve-topic-9-12 broker=2] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,747] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,749] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,784] INFO [Partition -uve-topic-28-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-03-23 05:38:02,784] INFO [Partition -uve-topic-28-20 broker=2] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,787] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,787] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,787] INFO [Partition -uve-topic-4-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-03-23 05:38:02,787] INFO [Partition -uve-topic-4-16 broker=2] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,789] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,789] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,789] INFO [Partition -uve-topic-4-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-03-23 05:38:02,789] INFO [Partition -uve-topic-4-26 broker=2] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,792] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,792] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,792] INFO [Partition -uve-topic-4-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-03-23 05:38:02,792] INFO [Partition -uve-topic-4-7 broker=2] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,794] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,795] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,795] INFO [Partition -uve-topic-9-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-03-23 05:38:02,795] INFO [Partition -uve-topic-9-9 broker=2] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,796] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,797] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,797] INFO [Partition -uve-topic-4-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-03-23 05:38:02,797] INFO [Partition -uve-topic-4-23 broker=2] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,798] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,799] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,799] INFO [Partition -uve-topic-4-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-03-23 05:38:02,799] INFO [Partition -uve-topic-4-13 broker=2] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,801] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,801] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,801] INFO [Partition -uve-topic-18-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-03-23 05:38:02,801] INFO [Partition -uve-topic-18-22 broker=2] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,803] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,805] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,805] INFO [Partition -uve-topic-22-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-03-23 05:38:02,805] INFO [Partition -uve-topic-22-1 broker=2] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,807] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,807] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,807] INFO [Partition -uve-topic-26-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-03-23 05:38:02,807] INFO [Partition -uve-topic-26-15 broker=2] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,809] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,809] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,809] INFO [Partition -uve-topic-28-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-03-23 05:38:02,809] INFO [Partition -uve-topic-28-17 broker=2] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,811] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,811] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,811] INFO [Partition -uve-topic-4-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-03-23 05:38:02,811] INFO [Partition -uve-topic-4-4 broker=2] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,813] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,813] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,813] INFO [Partition -uve-topic-9-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-03-23 05:38:02,813] INFO [Partition -uve-topic-9-6 broker=2] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,814] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,815] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,815] INFO [Partition -uve-topic-4-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-03-23 05:38:02,815] INFO [Partition -uve-topic-4-20 broker=2] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,816] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,816] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,817] INFO [Partition -uve-topic-4-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-03-23 05:38:02,817] INFO [Partition -uve-topic-4-1 broker=2] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,818] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,818] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,818] INFO [Partition -uve-topic-18-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-03-23 05:38:02,818] INFO [Partition -uve-topic-18-19 broker=2] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,819] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,820] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,820] INFO [Partition -uve-topic-28-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-03-23 05:38:02,820] INFO [Partition -uve-topic-28-14 broker=2] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,821] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,821] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,822] INFO [Partition -uve-topic-26-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-03-23 05:38:02,822] INFO [Partition -uve-topic-26-12 broker=2] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,823] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,823] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,823] INFO [Partition -uve-topic-26-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-03-23 05:38:02,823] INFO [Partition -uve-topic-26-9 broker=2] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,825] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,825] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,825] INFO [Partition -uve-topic-9-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-03-23 05:38:02,825] INFO [Partition -uve-topic-9-3 broker=2] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,826] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,827] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,827] INFO [Partition -uve-topic-18-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-03-23 05:38:02,827] INFO [Partition -uve-topic-18-26 broker=2] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,828] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,828] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,828] INFO [Partition -uve-topic-28-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-03-23 05:38:02,828] INFO [Partition -uve-topic-28-11 broker=2] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,830] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,830] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,830] INFO [Partition -uve-topic-26-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-03-23 05:38:02,830] INFO [Partition -uve-topic-26-28 broker=2] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,831] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,831] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,832] INFO [Partition -uve-topic-4-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-03-23 05:38:02,832] INFO [Partition -uve-topic-4-17 broker=2] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,833] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,833] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,833] INFO [Partition -uve-topic-18-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-03-23 05:38:02,833] INFO [Partition -uve-topic-18-16 broker=2] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,834] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,834] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,834] INFO [Partition -uve-topic-4-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-03-23 05:38:02,834] INFO [Partition -uve-topic-4-14 broker=2] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,835] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,836] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,836] INFO [Partition -uve-topic-9-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-03-23 05:38:02,836] INFO [Partition -uve-topic-9-0 broker=2] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,837] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,837] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,837] INFO [Partition -uve-topic-18-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-03-23 05:38:02,837] INFO [Partition -uve-topic-18-13 broker=2] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,840] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,840] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,840] INFO [Partition -uve-topic-28-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-03-23 05:38:02,840] INFO [Partition -uve-topic-28-8 broker=2] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,841] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,842] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,842] INFO [Partition -uve-topic-18-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-03-23 05:38:02,842] INFO [Partition -uve-topic-18-23 broker=2] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,844] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,844] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,844] INFO [Partition -uve-topic-26-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-03-23 05:38:02,844] INFO [Partition -uve-topic-26-6 broker=2] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,845] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,846] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,846] INFO [Partition -uve-topic-26-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-03-23 05:38:02,846] INFO [Partition -uve-topic-26-25 broker=2] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,853] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,854] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,854] INFO [Partition -uve-topic-18-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-03-23 05:38:02,854] INFO [Partition -uve-topic-18-4 broker=2] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,856] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,857] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,857] INFO [Partition -uve-topic-28-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-03-23 05:38:02,857] INFO [Partition -uve-topic-28-27 broker=2] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,858] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,859] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,859] INFO [Partition -uve-topic-26-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-03-23 05:38:02,859] INFO [Partition -uve-topic-26-22 broker=2] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,861] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,861] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,861] INFO [Partition -uve-topic-4-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-03-23 05:38:02,861] INFO [Partition -uve-topic-4-11 broker=2] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,863] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,863] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,863] INFO [Partition -uve-topic-18-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-03-23 05:38:02,863] INFO [Partition -uve-topic-18-20 broker=2] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,864] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,864] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,865] INFO [Partition -uve-topic-18-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-03-23 05:38:02,865] INFO [Partition -uve-topic-18-10 broker=2] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,866] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,866] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,866] INFO [Partition -uve-topic-18-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-03-23 05:38:02,866] INFO [Partition -uve-topic-18-29 broker=2] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,867] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,867] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,867] INFO [Partition -uve-topic-26-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-03-23 05:38:02,867] INFO [Partition -uve-topic-26-3 broker=2] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,868] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,869] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,869] INFO [Partition -uve-topic-22-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-03-23 05:38:02,869] INFO [Partition -uve-topic-22-27 broker=2] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,870] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,870] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,870] INFO [Partition -uve-topic-28-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-03-23 05:38:02,870] INFO [Partition -uve-topic-28-24 broker=2] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,872] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,872] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,872] INFO [Partition -uve-topic-9-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-03-23 05:38:02,872] INFO [Partition -uve-topic-9-26 broker=2] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,873] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,874] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,874] INFO [Partition -uve-topic-28-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-03-23 05:38:02,874] INFO [Partition -uve-topic-28-5 broker=2] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,875] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,875] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,875] INFO [Partition -uve-topic-22-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-03-23 05:38:02,875] INFO [Partition -uve-topic-22-18 broker=2] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,876] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,877] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,877] INFO [Partition -uve-topic-18-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-03-23 05:38:02,877] INFO [Partition -uve-topic-18-1 broker=2] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,878] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,878] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,878] INFO [Partition -uve-topic-9-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2026-03-23 05:38:02,878] INFO [Partition -uve-topic-9-23 broker=2] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,879] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,879] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,880] INFO [Partition -uve-topic-4-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-03-23 05:38:02,880] INFO [Partition -uve-topic-4-8 broker=2] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,881] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,881] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,882] INFO [Partition -uve-topic-26-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-03-23 05:38:02,882] INFO [Partition -uve-topic-26-19 broker=2] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,895] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,896] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,896] INFO [Partition -uve-topic-22-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-03-23 05:38:02,896] INFO [Partition -uve-topic-22-24 broker=2] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,897] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,897] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,897] INFO [Partition -uve-topic-18-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-03-23 05:38:02,897] INFO [Partition -uve-topic-18-7 broker=2] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,899] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,899] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,899] INFO [Partition -uve-topic-28-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-03-23 05:38:02,899] INFO [Partition -uve-topic-28-21 broker=2] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,918] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,918] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,918] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,918] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,918] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,918] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,918] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,919] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:02,937] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,937] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,938] INFO [Partition -uve-topic-22-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-03-23 05:38:02,938] INFO [Partition -uve-topic-22-15 broker=2] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,939] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,939] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,939] INFO [Partition -uve-topic-18-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-03-23 05:38:02,939] INFO [Partition -uve-topic-18-17 broker=2] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,942] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,943] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,943] INFO [Partition -uve-topic-26-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-03-23 05:38:02,944] INFO [Partition -uve-topic-26-0 broker=2] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,945] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,946] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,947] INFO [Partition -uve-topic-28-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-03-23 05:38:02,947] INFO [Partition -uve-topic-28-2 broker=2] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,948] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,948] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,948] INFO [Partition -uve-topic-22-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-03-23 05:38:02,948] INFO [Partition -uve-topic-22-12 broker=2] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,974] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,975] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,975] INFO [Partition -uve-topic-22-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-03-23 05:38:02,975] INFO [Partition -uve-topic-22-21 broker=2] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,978] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,978] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,978] INFO [Partition -uve-topic-4-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-03-23 05:38:02,978] INFO [Partition -uve-topic-4-5 broker=2] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,991] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,991] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,991] INFO [Partition -uve-topic-28-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-03-23 05:38:02,991] INFO [Partition -uve-topic-28-18 broker=2] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,993] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,994] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,994] INFO [Partition -uve-topic-9-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-03-23 05:38:02,994] INFO [Partition -uve-topic-9-20 broker=2] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,996] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,996] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,996] INFO [Partition -uve-topic-26-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-03-23 05:38:02,996] INFO [Partition -uve-topic-26-16 broker=2] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:02,998] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:02,998] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:02,998] INFO [Partition -uve-topic-9-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-03-23 05:38:02,998] INFO [Partition -uve-topic-9-29 broker=2] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,001] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,002] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,002] INFO [Partition -uve-topic-18-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-03-23 05:38:03,002] INFO [Partition -uve-topic-18-14 broker=2] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,002] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-18-10, -uve-topic-22-1, -uve-topic-28-9, -uve-topic-22-27, -uve-topic-26-18, -uve-topic-28-17, -uve-topic-22-9, -uve-topic-9-12, -uve-topic-18-26, -uve-topic-18-8, -uve-topic-9-20, -uve-topic-4-8, -uve-topic-22-25, -uve-topic-9-2, -uve-topic-26-16, -uve-topic-28-15, -uve-topic-22-7, -uve-topic-18-16, -uve-topic-18-17, -uve-topic-26-24, -uve-topic-4-17, -uve-topic-26-6, -uve-topic-4-25, -uve-topic-4-7, -uve-topic-9-9, -uve-topic-18-23, -uve-topic-4-23, -uve-topic-18-5, -uve-topic-4-5, -uve-topic-9-18, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-9-0, -uve-topic-18-14, -uve-topic-9-26, -uve-topic-9-8, -uve-topic-26-22, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-22-13, -uve-topic-26-4, -uve-topic-9-17, -uve-topic-22-22, -uve-topic-22-4, -uve-topic-4-13, -uve-topic-28-20, -uve-topic-26-28, -uve-topic-26-10, -uve-topic-18-29, -uve-topic-18-11, -uve-topic-9-23, -uve-topic-22-28, -uve-topic-9-5, -uve-topic-26-19, -uve-topic-28-18, -uve-topic-22-10, -uve-topic-18-19, -uve-topic-26-1, -uve-topic-4-19, -uve-topic-18-1, -uve-topic-28-0, -uve-topic-26-27, -uve-topic-4-1, -uve-topic-28-26, -uve-topic-22-18, -uve-topic-9-14, -uve-topic-28-8, -uve-topic-22-0, -uve-topic-4-10, -uve-topic-26-7, -uve-topic-4-26, -uve-topic-9-21, -uve-topic-4-16, -uve-topic-9-3, -uve-topic-9-29, -uve-topic-26-25, -uve-topic-9-11, -uve-topic-28-5, -uve-topic-18-25, -uve-topic-22-16, -uve-topic-28-24, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-22-24, -uve-topic-26-15, -uve-topic-28-14, -uve-topic-22-6, -uve-topic-9-27, -uve-topic-28-23, -uve-topic-22-15, -uve-topic-26-13, -uve-topic-26-21, -uve-topic-4-14, -uve-topic-26-3, -uve-topic-4-22, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-4-4, -uve-topic-28-29, -uve-topic-22-21, -uve-topic-26-12, -uve-topic-28-11, -uve-topic-22-3, -uve-topic-9-6, -uve-topic-18-20, -uve-topic-18-2, -uve-topic-22-12, -uve-topic-4-2, -uve-topic-28-2, -uve-topic-9-15, -uve-topic-4-29, -uve-topic-4-11, -uve-topic-26-0, -uve-topic-9-24, -uve-topic-4-20, -uve-topic-26-9, -uve-topic-28-27, -uve-topic-22-19, -uve-topic-18-28, -uve-topic-4-28) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:03,004] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(-uve-topic-18-11 -> (offset=0, leaderEpoch=0), -uve-topic-18-2 -> (offset=0, leaderEpoch=0), -uve-topic-22-4 -> (offset=0, leaderEpoch=0), -uve-topic-4-29 -> (offset=0, leaderEpoch=0), -uve-topic-28-9 -> (offset=0, leaderEpoch=0), -uve-topic-18-29 -> (offset=0, leaderEpoch=0), -uve-topic-9-15 -> (offset=0, leaderEpoch=0), -uve-topic-18-20 -> (offset=0, leaderEpoch=0), -uve-topic-18-26 -> (offset=0, leaderEpoch=0), -uve-topic-28-27 -> (offset=0, leaderEpoch=0), -uve-topic-18-5 -> (offset=0, leaderEpoch=0), -uve-topic-4-26 -> (offset=0, leaderEpoch=0), -uve-topic-22-13 -> (offset=0, leaderEpoch=0), -uve-topic-28-12 -> (offset=0, leaderEpoch=0), -uve-topic-18-23 -> (offset=0, leaderEpoch=0), -uve-topic-22-16 -> (offset=0, leaderEpoch=0), -uve-topic-26-7 -> (offset=0, leaderEpoch=0), -uve-topic-9-24 -> (offset=0, leaderEpoch=0), -uve-topic-9-21 -> (offset=0, leaderEpoch=0), -uve-topic-28-3 -> (offset=0, leaderEpoch=0), -uve-topic-9-27 -> (offset=0, leaderEpoch=0), -uve-topic-4-8 -> (offset=0, leaderEpoch=0), -uve-topic-28-24 -> (offset=0, leaderEpoch=0), -uve-topic-26-13 -> (offset=0, leaderEpoch=0), -uve-topic-28-15 -> (offset=0, leaderEpoch=0), -uve-topic-4-5 -> (offset=0, leaderEpoch=0), -uve-topic-26-16 -> (offset=0, leaderEpoch=0), -uve-topic-9-18 -> (offset=0, leaderEpoch=0), -uve-topic-4-23 -> (offset=0, leaderEpoch=0), -uve-topic-22-25 -> (offset=0, leaderEpoch=0), -uve-topic-26-10 -> (offset=0, leaderEpoch=0), -uve-topic-9-9 -> (offset=0, leaderEpoch=0), -uve-topic-18-8 -> (offset=0, leaderEpoch=0), -uve-topic-26-25 -> (offset=0, leaderEpoch=0), -uve-topic-22-10 -> (offset=0, leaderEpoch=0), -uve-topic-9-6 -> (offset=0, leaderEpoch=0), -uve-topic-28-21 -> (offset=0, leaderEpoch=0), -uve-topic-26-22 -> (offset=0, leaderEpoch=0), -uve-topic-26-4 -> (offset=0, leaderEpoch=0), -uve-topic-26-28 -> (offset=0, leaderEpoch=0), -uve-topic-28-18 -> (offset=0, leaderEpoch=0), -uve-topic-22-22 -> (offset=0, leaderEpoch=0), -uve-topic-22-28 -> (offset=0, leaderEpoch=0), -uve-topic-9-12 -> (offset=0, leaderEpoch=0), -uve-topic-4-17 -> (offset=0, leaderEpoch=0), -uve-topic-22-19 -> (offset=0, leaderEpoch=0), -uve-topic-28-6 -> (offset=0, leaderEpoch=0), -uve-topic-4-20 -> (offset=0, leaderEpoch=0), -uve-topic-26-19 -> (offset=0, leaderEpoch=0), -uve-topic-9-3 -> (offset=0, leaderEpoch=0), -uve-topic-28-0 -> (offset=0, leaderEpoch=0), -uve-topic-18-17 -> (offset=0, leaderEpoch=0), -uve-topic-9-0 -> (offset=0, leaderEpoch=0), -uve-topic-4-11 -> (offset=0, leaderEpoch=0), -uve-topic-22-7 -> (offset=0, leaderEpoch=0), -uve-topic-22-1 -> (offset=0, leaderEpoch=0), -uve-topic-4-2 -> (offset=0, leaderEpoch=0), -uve-topic-4-14 -> (offset=0, leaderEpoch=0), -uve-topic-18-14 -> (offset=0, leaderEpoch=0), -uve-topic-26-1 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:03,005] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-4-22 -> (offset=0, leaderEpoch=0), -uve-topic-28-26 -> (offset=0, leaderEpoch=0), -uve-topic-28-2 -> (offset=0, leaderEpoch=0), -uve-topic-18-10 -> (offset=0, leaderEpoch=0), -uve-topic-26-24 -> (offset=0, leaderEpoch=0), -uve-topic-18-28 -> (offset=0, leaderEpoch=0), -uve-topic-4-4 -> (offset=0, leaderEpoch=0), -uve-topic-18-13 -> (offset=0, leaderEpoch=0), -uve-topic-22-24 -> (offset=0, leaderEpoch=0), -uve-topic-28-11 -> (offset=0, leaderEpoch=0), -uve-topic-9-23 -> (offset=0, leaderEpoch=0), -uve-topic-18-4 -> (offset=0, leaderEpoch=0), -uve-topic-22-21 -> (offset=0, leaderEpoch=0), -uve-topic-28-8 -> (offset=0, leaderEpoch=0), -uve-topic-18-25 -> (offset=0, leaderEpoch=0), -uve-topic-9-2 -> (offset=0, leaderEpoch=0), -uve-topic-18-16 -> (offset=0, leaderEpoch=0), -uve-topic-22-9 -> (offset=0, leaderEpoch=0), -uve-topic-9-20 -> (offset=0, leaderEpoch=0), -uve-topic-26-18 -> (offset=0, leaderEpoch=0), -uve-topic-26-9 -> (offset=0, leaderEpoch=0), -uve-topic-22-18 -> (offset=0, leaderEpoch=0), -uve-topic-26-6 -> (offset=0, leaderEpoch=0), -uve-topic-18-22 -> (offset=0, leaderEpoch=0), -uve-topic-9-8 -> (offset=0, leaderEpoch=0), -uve-topic-9-26 -> (offset=0, leaderEpoch=0), -uve-topic-4-16 -> (offset=0, leaderEpoch=0), -uve-topic-22-6 -> (offset=0, leaderEpoch=0), -uve-topic-18-19 -> (offset=0, leaderEpoch=0), -uve-topic-22-12 -> (offset=0, leaderEpoch=0), -uve-topic-28-17 -> (offset=0, leaderEpoch=0), -uve-topic-9-29 -> (offset=0, leaderEpoch=0), -uve-topic-4-13 -> (offset=0, leaderEpoch=0), -uve-topic-4-1 -> (offset=0, leaderEpoch=0), -uve-topic-28-14 -> (offset=0, leaderEpoch=0), -uve-topic-22-3 -> (offset=0, leaderEpoch=0), -uve-topic-22-27 -> (offset=0, leaderEpoch=0), -uve-topic-18-7 -> (offset=0, leaderEpoch=0), -uve-topic-4-7 -> (offset=0, leaderEpoch=0), -uve-topic-9-17 -> (offset=0, leaderEpoch=0), -uve-topic-26-15 -> (offset=0, leaderEpoch=0), -uve-topic-22-0 -> (offset=0, leaderEpoch=0), -uve-topic-28-20 -> (offset=0, leaderEpoch=0), -uve-topic-9-14 -> (offset=0, leaderEpoch=0), -uve-topic-18-1 -> (offset=0, leaderEpoch=0), -uve-topic-26-27 -> (offset=0, leaderEpoch=0), -uve-topic-28-23 -> (offset=0, leaderEpoch=0), -uve-topic-26-12 -> (offset=0, leaderEpoch=0), -uve-topic-9-5 -> (offset=0, leaderEpoch=0), -uve-topic-22-15 -> (offset=0, leaderEpoch=0), -uve-topic-26-3 -> (offset=0, leaderEpoch=0), -uve-topic-4-19 -> (offset=0, leaderEpoch=0), -uve-topic-4-10 -> (offset=0, leaderEpoch=0), -uve-topic-26-21 -> (offset=0, leaderEpoch=0), -uve-topic-26-0 -> (offset=0, leaderEpoch=0), -uve-topic-28-5 -> (offset=0, leaderEpoch=0), -uve-topic-4-28 -> (offset=0, leaderEpoch=0), -uve-topic-4-25 -> (offset=0, leaderEpoch=0), -uve-topic-28-29 -> (offset=0, leaderEpoch=0), -uve-topic-9-11 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:03,083] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-13-22, -uve-topic-10-7, -uve-topic-6-25, -uve-topic-10-1, -uve-topic-11-16, -uve-topic-21-7, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-21-1, -uve-topic-15-17, -uve-topic-15-8, -uve-topic-24-28, -uve-topic-24-22, -uve-topic-15-14, -uve-topic-16-25, -uve-topic-13-19, -uve-topic-13-7, -uve-topic-13-10, -uve-topic-24-7, -uve-topic-6-13, -uve-topic-21-4, -uve-topic-19-14, -uve-topic-20-26, -uve-topic-24-19, -uve-topic-3-14, -uve-topic-11-13, -uve-topic-6-7, -uve-topic-27-10, -uve-topic-10-28, -uve-topic-19-5, -uve-topic-21-28, -uve-topic-19-11, -uve-topic-19-26, -uve-topic-3-2, -uve-topic-21-16, -uve-topic-27-19, -uve-topic-20-11, -uve-topic-15-29, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-20-23, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-13-4, -uve-topic-11-25, -uve-topic-13-1, -uve-topic-16-19, -uve-topic-3-8, -uve-topic-19-29, -uve-topic-19-23, -uve-topic-6-28, -uve-topic-19-17, -uve-topic-16-10, -uve-topic-25-24, -uve-topic-15-5, -uve-topic-27-7, -uve-topic-10-16, -uve-topic-3-11, -uve-topic-25-12, -uve-topic-3-17, -uve-topic-16-7, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-25-3, -uve-topic-13-16, -uve-topic-3-26, -uve-topic-11-22, -uve-topic-21-13, -uve-topic-10-13, -uve-topic-3-5, -uve-topic-20-20, -uve-topic-19-20, -uve-topic-27-16, -uve-topic-19-8, -uve-topic-24-4, -uve-topic-25-21, -uve-topic-25-15, -uve-topic-6-19, -uve-topic-20-8, -uve-topic-20-29, -uve-topic-21-25, -uve-topic-3-23, -uve-topic-21-10, -uve-topic-11-19, -uve-topic-6-4, -uve-topic-10-25, -uve-topic-11-10, -uve-topic-16-16, -uve-topic-27-22, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-19-2, -uve-topic-27-13, -uve-topic-16-28, -uve-topic-25-18, -uve-topic-15-11, -uve-topic-16-13, -uve-topic-6-22, -uve-topic-25-9, -uve-topic-13-13, -uve-topic-24-13, -uve-topic-21-22, -uve-topic-15-2, -uve-topic-16-4, -uve-topic-27-1, -uve-topic-11-7, -uve-topic-27-28, -uve-topic-20-5, -uve-topic-27-25, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-16-22, -uve-topic-11-1, -uve-topic-10-4, -uve-topic-10-22, -uve-topic-16-1, -uve-topic-11-28, -uve-topic-20-2, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-25-0, -uve-topic-10-19, -uve-topic-21-19, -uve-topic-10-10, -uve-topic-20-17, -uve-topic-25-27, -uve-topic-13-25, -uve-topic-27-4, -uve-topic-24-10, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:03,085] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,086] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,088] INFO [Partition -uve-topic-16-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-03-23 05:38:03,088] INFO [Partition -uve-topic-16-28 broker=2] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,099] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,100] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,100] INFO [Partition -uve-topic-11-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-03-23 05:38:03,102] INFO [Partition -uve-topic-11-13 broker=2] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,108] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,108] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,108] INFO [Partition -uve-topic-20-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-03-23 05:38:03,108] INFO [Partition -uve-topic-20-26 broker=2] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,115] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,115] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,115] INFO [Partition -uve-topic-6-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-03-23 05:38:03,115] INFO [Partition -uve-topic-6-4 broker=2] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,121] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,121] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,121] INFO [Partition -uve-topic-3-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-03-23 05:38:03,121] INFO [Partition -uve-topic-3-20 broker=2] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,127] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,127] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,127] INFO [Partition -uve-topic-15-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-03-23 05:38:03,127] INFO [Partition -uve-topic-15-17 broker=2] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,135] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,135] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,135] INFO [Partition -uve-topic-25-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-03-23 05:38:03,135] INFO [Partition -uve-topic-25-12 broker=2] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,156] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,156] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,157] INFO [Partition -uve-topic-6-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-03-23 05:38:03,157] INFO [Partition -uve-topic-6-1 broker=2] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,171] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,172] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,172] INFO [Partition -uve-topic-25-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-03-23 05:38:03,172] INFO [Partition -uve-topic-25-9 broker=2] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,185] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,185] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,185] INFO [Partition -uve-topic-16-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-03-23 05:38:03,185] INFO [Partition -uve-topic-16-25 broker=2] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,195] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,195] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,195] INFO [Partition -uve-topic-15-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-03-23 05:38:03,195] INFO [Partition -uve-topic-15-14 broker=2] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,203] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,203] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,203] INFO [Partition -uve-topic-11-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-03-23 05:38:03,203] INFO [Partition -uve-topic-11-10 broker=2] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,253] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,255] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,255] INFO [Partition -uve-topic-10-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-03-23 05:38:03,255] INFO [Partition -uve-topic-10-28 broker=2] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,273] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,274] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,275] INFO [Partition -uve-topic-20-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-03-23 05:38:03,275] INFO [Partition -uve-topic-20-23 broker=2] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,300] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,300] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,300] INFO [Partition -uve-topic-3-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-03-23 05:38:03,300] INFO [Partition -uve-topic-3-17 broker=2] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,369] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,370] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,370] INFO [Partition -uve-topic-20-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-03-23 05:38:03,370] INFO [Partition -uve-topic-20-29 broker=2] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,386] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,387] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,388] INFO [Partition -uve-topic-3-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-03-23 05:38:03,388] INFO [Partition -uve-topic-3-14 broker=2] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,397] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,398] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,398] INFO [Partition -uve-topic-13-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-03-23 05:38:03,398] INFO [Partition -uve-topic-13-28 broker=2] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,399] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,399] INFO [Log 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.Log) [2026-03-23 05:38:03,399] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,399] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,399] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,399] INFO [Log 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.Log) [2026-03-23 05:38:03,399] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,399] INFO [Log 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.Log) [2026-03-23 05:38:03,399] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,399] INFO [Log 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.Log) [2026-03-23 05:38:03,399] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,399] INFO [Log 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.Log) [2026-03-23 05:38:03,399] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,399] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,399] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,399] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,399] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,399] INFO [Log 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.Log) [2026-03-23 05:38:03,399] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,399] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,399] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,399] INFO [Log 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.Log) [2026-03-23 05:38:03,399] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log 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.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log 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.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log 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.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log 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.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log 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.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log 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.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log 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.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log 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.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log 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.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log 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.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log 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.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log 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.Log) [2026-03-23 05:38:03,400] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,400] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,408] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,408] INFO [Log 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.Log) [2026-03-23 05:38:03,408] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,408] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,408] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,408] INFO [Log 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.Log) [2026-03-23 05:38:03,408] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,408] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,408] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,408] INFO [Log 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.Log) [2026-03-23 05:38:03,408] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,408] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,408] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,408] INFO [Log 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.Log) [2026-03-23 05:38:03,408] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,408] INFO [Log 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.Log) [2026-03-23 05:38:03,408] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,408] INFO [Log 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.Log) [2026-03-23 05:38:03,408] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,408] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,409] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,411] INFO [Log 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.Log) [2026-03-23 05:38:03,411] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,411] INFO [Log 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.Log) [2026-03-23 05:38:03,411] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,411] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,411] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,411] INFO [Log 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.Log) [2026-03-23 05:38:03,411] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,411] INFO [Log 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.Log) [2026-03-23 05:38:03,411] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,411] INFO [Log 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.Log) [2026-03-23 05:38:03,411] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,411] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,411] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,412] INFO [Log 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.Log) [2026-03-23 05:38:03,412] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,412] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,412] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,412] INFO [Log 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.Log) [2026-03-23 05:38:03,412] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,412] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,412] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,412] INFO [Log 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.Log) [2026-03-23 05:38:03,412] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,412] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,412] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,412] INFO [Log 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.Log) [2026-03-23 05:38:03,412] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,412] INFO [Log 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.Log) [2026-03-23 05:38:03,412] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,412] INFO [Log 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.Log) [2026-03-23 05:38:03,412] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,412] INFO [Log 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.Log) [2026-03-23 05:38:03,412] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,412] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,412] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,412] INFO [Log 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.Log) [2026-03-23 05:38:03,412] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,412] INFO [Log 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.Log) [2026-03-23 05:38:03,412] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,412] INFO [Log 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.Log) [2026-03-23 05:38:03,412] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,412] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,416] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,416] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,416] INFO [Partition -uve-topic-25-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-03-23 05:38:03,416] INFO [Partition -uve-topic-25-6 broker=2] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,436] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,437] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,437] INFO [Partition -uve-topic-10-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-03-23 05:38:03,437] INFO [Partition -uve-topic-10-25 broker=2] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,442] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,442] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,442] INFO [Partition -uve-topic-15-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-03-23 05:38:03,442] INFO [Partition -uve-topic-15-11 broker=2] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,451] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,451] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,451] INFO [Partition -uve-topic-15-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-03-23 05:38:03,451] INFO [Partition -uve-topic-15-2 broker=2] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,459] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,459] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,459] INFO [Partition -uve-topic-16-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-03-23 05:38:03,459] INFO [Partition -uve-topic-16-22 broker=2] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,467] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,467] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,467] INFO [Partition -uve-topic-11-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-03-23 05:38:03,467] INFO [Partition -uve-topic-11-7 broker=2] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,474] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,474] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,474] INFO [Partition -uve-topic-20-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-03-23 05:38:03,474] INFO [Partition -uve-topic-20-20 broker=2] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,483] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,483] INFO [Log 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.Log) [2026-03-23 05:38:03,483] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,483] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,484] INFO [Log 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.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log 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.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log 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.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log 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.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log 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.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log 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.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log 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.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log 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.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log 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.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log 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.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log 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.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log 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.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log 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.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log 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.Log) [2026-03-23 05:38:03,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:03,485] INFO [Log 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.Log) [2026-03-23 05:38:03,488] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,488] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,488] INFO [Partition -uve-topic-11-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-03-23 05:38:03,488] INFO [Partition -uve-topic-11-4 broker=2] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,493] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,494] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,494] INFO [Partition -uve-topic-3-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-03-23 05:38:03,494] INFO [Partition -uve-topic-3-11 broker=2] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,501] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,501] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,502] INFO [Partition -uve-topic-10-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-03-23 05:38:03,502] INFO [Partition -uve-topic-10-22 broker=2] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,508] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,509] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,509] INFO [Partition -uve-topic-15-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-03-23 05:38:03,509] INFO [Partition -uve-topic-15-8 broker=2] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,516] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,516] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,516] INFO [Partition -uve-topic-25-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-03-23 05:38:03,516] INFO [Partition -uve-topic-25-3 broker=2] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,526] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,526] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,526] INFO [Partition -uve-topic-13-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-03-23 05:38:03,526] INFO [Partition -uve-topic-13-25 broker=2] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,532] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,532] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,532] INFO [Partition -uve-topic-16-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-03-23 05:38:03,532] INFO [Partition -uve-topic-16-19 broker=2] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,537] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,538] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,538] INFO [Partition -uve-topic-20-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-03-23 05:38:03,538] INFO [Partition -uve-topic-20-17 broker=2] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,545] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,545] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,545] INFO [Partition -uve-topic-11-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-03-23 05:38:03,545] INFO [Partition -uve-topic-11-1 broker=2] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,555] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,555] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,555] INFO [Partition -uve-topic-3-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-03-23 05:38:03,555] INFO [Partition -uve-topic-3-8 broker=2] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,562] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,562] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,562] INFO [Partition -uve-topic-15-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-03-23 05:38:03,562] INFO [Partition -uve-topic-15-5 broker=2] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,570] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,570] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,570] INFO [Partition -uve-topic-20-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-03-23 05:38:03,570] INFO [Partition -uve-topic-20-14 broker=2] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,582] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,582] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,582] INFO [Partition -uve-topic-13-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-03-23 05:38:03,582] INFO [Partition -uve-topic-13-22 broker=2] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,595] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,595] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,595] INFO [Partition -uve-topic-25-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-03-23 05:38:03,596] INFO [Partition -uve-topic-25-0 broker=2] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,604] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,604] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,604] INFO [Partition -uve-topic-10-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-03-23 05:38:03,604] INFO [Partition -uve-topic-10-19 broker=2] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,611] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,611] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,611] INFO [Partition -uve-topic-16-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-03-23 05:38:03,611] INFO [Partition -uve-topic-16-16 broker=2] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,623] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,624] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,624] INFO [Partition -uve-topic-10-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-03-23 05:38:03,624] INFO [Partition -uve-topic-10-16 broker=2] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,628] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,628] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,628] INFO [Partition -uve-topic-16-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-03-23 05:38:03,629] INFO [Partition -uve-topic-16-13 broker=2] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,636] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,636] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,636] INFO [Partition -uve-topic-27-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-03-23 05:38:03,636] INFO [Partition -uve-topic-27-28 broker=2] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,643] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,644] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,644] INFO [Partition -uve-topic-20-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-03-23 05:38:03,644] INFO [Partition -uve-topic-20-11 broker=2] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,652] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,652] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,652] INFO [Partition -uve-topic-3-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-03-23 05:38:03,652] INFO [Partition -uve-topic-3-5 broker=2] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,657] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,658] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,658] INFO [Partition -uve-topic-13-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-03-23 05:38:03,658] INFO [Partition -uve-topic-13-10 broker=2] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,665] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,666] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,666] INFO [Partition -uve-topic-13-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-03-23 05:38:03,666] INFO [Partition -uve-topic-13-19 broker=2] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,673] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,673] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,673] INFO [Partition -uve-topic-10-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-03-23 05:38:03,673] INFO [Partition -uve-topic-10-13 broker=2] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,682] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,683] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,683] INFO [Partition -uve-topic-20-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-03-23 05:38:03,683] INFO [Partition -uve-topic-20-8 broker=2] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,689] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,689] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,690] INFO [Partition -uve-topic-21-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-03-23 05:38:03,690] INFO [Partition -uve-topic-21-28 broker=2] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,697] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,698] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,698] INFO [Partition -uve-topic-16-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-03-23 05:38:03,698] INFO [Partition -uve-topic-16-10 broker=2] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,714] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,715] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,715] INFO [Partition -uve-topic-27-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-03-23 05:38:03,715] INFO [Partition -uve-topic-27-25 broker=2] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,728] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,729] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,729] INFO [Partition -uve-topic-3-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-03-23 05:38:03,729] INFO [Partition -uve-topic-3-2 broker=2] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,755] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,759] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,759] INFO [Partition -uve-topic-13-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-03-23 05:38:03,759] INFO [Partition -uve-topic-13-7 broker=2] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,825] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,831] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,832] INFO [Partition -uve-topic-13-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-03-23 05:38:03,832] INFO [Partition -uve-topic-13-16 broker=2] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,839] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,839] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,840] INFO [Partition -uve-topic-16-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-03-23 05:38:03,840] INFO [Partition -uve-topic-16-7 broker=2] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,847] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,847] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,847] INFO [Partition -uve-topic-13-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-03-23 05:38:03,847] INFO [Partition -uve-topic-13-13 broker=2] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,861] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,862] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,862] INFO [Partition -uve-topic-20-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-03-23 05:38:03,862] INFO [Partition -uve-topic-20-5 broker=2] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,876] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,876] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,877] INFO [Partition -uve-topic-21-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-03-23 05:38:03,877] INFO [Partition -uve-topic-21-25 broker=2] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,883] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,883] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,883] INFO [Partition -uve-topic-19-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-03-23 05:38:03,883] INFO [Partition -uve-topic-19-29 broker=2] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,889] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,889] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,889] INFO [Partition -uve-topic-24-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-03-23 05:38:03,889] INFO [Partition -uve-topic-24-28 broker=2] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,897] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,897] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,897] INFO [Partition -uve-topic-10-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-03-23 05:38:03,897] INFO [Partition -uve-topic-10-10 broker=2] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,913] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,914] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,914] INFO [Partition -uve-topic-13-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-03-23 05:38:03,914] INFO [Partition -uve-topic-13-4 broker=2] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,938] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,939] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,939] INFO [Partition -uve-topic-27-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-03-23 05:38:03,939] INFO [Partition -uve-topic-27-22 broker=2] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:03,941] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,941] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,941] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,941] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,941] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,941] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,941] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,941] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,941] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,942] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,942] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,945] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,945] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,945] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,945] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,946] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,947] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,947] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,947] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,947] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,947] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,947] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,947] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,947] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,947] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,947] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,947] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,947] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,947] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,947] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,947] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,948] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,949] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,949] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,949] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,949] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,949] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,949] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,949] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,949] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,949] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,949] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,949] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,950] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,951] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,951] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:03,995] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:03,995] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:03,995] INFO [Partition -uve-topic-20-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-03-23 05:38:03,995] INFO [Partition -uve-topic-20-2 broker=2] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,006] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,009] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,009] INFO [Partition -uve-topic-21-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-03-23 05:38:04,009] INFO [Partition -uve-topic-21-22 broker=2] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,014] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,014] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,014] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,014] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,014] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,014] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,014] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,014] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,014] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,015] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,015] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,015] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,016] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,016] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,016] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,016] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,016] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,016] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,017] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,017] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,017] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,017] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,017] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,017] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,017] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,017] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,018] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,018] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,018] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,018] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,018] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,018] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,018] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,018] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,018] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,019] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,020] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,020] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,020] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,020] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,023] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,023] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,023] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,023] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,023] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,024] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,024] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,024] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,024] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,024] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,024] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,024] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,025] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,025] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,025] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,025] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,025] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,027] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,027] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,027] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,027] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,027] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,027] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,027] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,027] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,027] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,027] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,027] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,027] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,027] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,097] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,098] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,098] INFO [Partition -uve-topic-16-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-03-23 05:38:04,098] INFO [Partition -uve-topic-16-4 broker=2] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,107] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,107] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,107] INFO [Partition -uve-topic-27-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-03-23 05:38:04,107] INFO [Partition -uve-topic-27-19 broker=2] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,112] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,112] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,112] INFO [Partition -uve-topic-6-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-03-23 05:38:04,112] INFO [Partition -uve-topic-6-28 broker=2] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,116] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,117] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,117] INFO [Partition -uve-topic-13-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-03-23 05:38:04,117] INFO [Partition -uve-topic-13-1 broker=2] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,121] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,122] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,122] INFO [Partition -uve-topic-19-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-03-23 05:38:04,122] INFO [Partition -uve-topic-19-26 broker=2] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,126] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,126] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,126] INFO [Partition -uve-topic-24-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-03-23 05:38:04,126] INFO [Partition -uve-topic-24-25 broker=2] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,131] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,131] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,131] INFO [Partition -uve-topic-10-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-03-23 05:38:04,131] INFO [Partition -uve-topic-10-7 broker=2] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,140] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,142] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,142] INFO [Partition -uve-topic-16-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-03-23 05:38:04,142] INFO [Partition -uve-topic-16-1 broker=2] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,151] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,151] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,151] INFO [Partition -uve-topic-21-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-03-23 05:38:04,151] INFO [Partition -uve-topic-21-19 broker=2] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,160] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,160] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,160] INFO [Partition -uve-topic-19-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-03-23 05:38:04,160] INFO [Partition -uve-topic-19-23 broker=2] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,166] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,166] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,166] INFO [Partition -uve-topic-24-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-03-23 05:38:04,166] INFO [Partition -uve-topic-24-22 broker=2] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,170] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,171] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,171] INFO [Partition -uve-topic-6-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-03-23 05:38:04,171] INFO [Partition -uve-topic-6-25 broker=2] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,175] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,175] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,175] INFO [Partition -uve-topic-27-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-03-23 05:38:04,175] INFO [Partition -uve-topic-27-16 broker=2] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,179] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,179] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,179] INFO [Partition -uve-topic-24-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-03-23 05:38:04,179] INFO [Partition -uve-topic-24-13 broker=2] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,183] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,183] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,183] INFO [Partition -uve-topic-10-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-03-23 05:38:04,184] INFO [Partition -uve-topic-10-4 broker=2] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,188] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,188] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,188] INFO [Partition -uve-topic-19-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-03-23 05:38:04,188] INFO [Partition -uve-topic-19-11 broker=2] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,193] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,194] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,194] INFO [Partition -uve-topic-19-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-03-23 05:38:04,194] INFO [Partition -uve-topic-19-20 broker=2] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,198] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,199] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,199] INFO [Partition -uve-topic-6-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-03-23 05:38:04,199] INFO [Partition -uve-topic-6-22 broker=2] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,203] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,203] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,203] INFO [Partition -uve-topic-21-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-03-23 05:38:04,203] INFO [Partition -uve-topic-21-16 broker=2] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,208] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,208] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,208] INFO [Partition -uve-topic-24-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-03-23 05:38:04,208] INFO [Partition -uve-topic-24-10 broker=2] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,212] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,212] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,212] INFO [Partition -uve-topic-27-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-03-23 05:38:04,212] INFO [Partition -uve-topic-27-13 broker=2] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,216] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,217] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,217] INFO [Partition -uve-topic-24-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-03-23 05:38:04,217] INFO [Partition -uve-topic-24-19 broker=2] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,221] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,221] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,221] INFO [Partition -uve-topic-10-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-03-23 05:38:04,221] INFO [Partition -uve-topic-10-1 broker=2] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,225] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,225] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,225] INFO [Partition -uve-topic-25-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-03-23 05:38:04,225] INFO [Partition -uve-topic-25-27 broker=2] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,231] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,232] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,232] INFO [Partition -uve-topic-24-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-03-23 05:38:04,232] INFO [Partition -uve-topic-24-7 broker=2] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,236] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,236] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,236] INFO [Partition -uve-topic-11-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-03-23 05:38:04,236] INFO [Partition -uve-topic-11-28 broker=2] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,240] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,241] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,241] INFO [Partition -uve-topic-19-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-03-23 05:38:04,241] INFO [Partition -uve-topic-19-8 broker=2] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,245] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,245] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,246] INFO [Partition -uve-topic-21-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-03-23 05:38:04,246] INFO [Partition -uve-topic-21-13 broker=2] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,253] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,253] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,253] INFO [Partition -uve-topic-19-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-03-23 05:38:04,253] INFO [Partition -uve-topic-19-17 broker=2] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,258] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,259] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,259] INFO [Partition -uve-topic-27-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-03-23 05:38:04,259] INFO [Partition -uve-topic-27-10 broker=2] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,263] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,264] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,264] INFO [Partition -uve-topic-6-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-03-23 05:38:04,264] INFO [Partition -uve-topic-6-19 broker=2] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,270] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,270] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,270] INFO [Partition -uve-topic-24-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-03-23 05:38:04,270] INFO [Partition -uve-topic-24-16 broker=2] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,276] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,276] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,276] INFO [Partition -uve-topic-6-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-03-23 05:38:04,276] INFO [Partition -uve-topic-6-16 broker=2] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,281] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,281] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,281] INFO [Partition -uve-topic-25-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-03-23 05:38:04,281] INFO [Partition -uve-topic-25-24 broker=2] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,286] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,287] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,287] INFO [Partition -uve-topic-19-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-03-23 05:38:04,287] INFO [Partition -uve-topic-19-5 broker=2] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,291] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,292] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,292] INFO [Partition -uve-topic-24-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-03-23 05:38:04,292] INFO [Partition -uve-topic-24-4 broker=2] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,296] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,296] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,297] INFO [Partition -uve-topic-27-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-03-23 05:38:04,297] INFO [Partition -uve-topic-27-7 broker=2] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,301] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,301] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,301] INFO [Partition -uve-topic-19-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-03-23 05:38:04,302] INFO [Partition -uve-topic-19-14 broker=2] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,306] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,307] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,307] INFO [Partition -uve-topic-11-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-03-23 05:38:04,307] INFO [Partition -uve-topic-11-25 broker=2] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,312] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,312] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,312] INFO [Partition -uve-topic-21-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-03-23 05:38:04,312] INFO [Partition -uve-topic-21-10 broker=2] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,317] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,318] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,318] INFO [Partition -uve-topic-15-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-03-23 05:38:04,318] INFO [Partition -uve-topic-15-29 broker=2] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,323] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,323] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,323] INFO [Partition -uve-topic-27-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-03-23 05:38:04,323] INFO [Partition -uve-topic-27-4 broker=2] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,328] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,329] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,329] INFO [Partition -uve-topic-24-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-03-23 05:38:04,329] INFO [Partition -uve-topic-24-1 broker=2] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,333] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,333] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,334] INFO [Partition -uve-topic-25-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-03-23 05:38:04,334] INFO [Partition -uve-topic-25-21 broker=2] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,344] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,345] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,345] INFO [Partition -uve-topic-6-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-03-23 05:38:04,345] INFO [Partition -uve-topic-6-13 broker=2] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,349] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,350] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,350] INFO [Partition -uve-topic-11-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-03-23 05:38:04,350] INFO [Partition -uve-topic-11-22 broker=2] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,354] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,354] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,354] INFO [Partition -uve-topic-3-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-03-23 05:38:04,354] INFO [Partition -uve-topic-3-29 broker=2] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,358] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,358] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,358] INFO [Partition -uve-topic-21-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-03-23 05:38:04,358] INFO [Partition -uve-topic-21-7 broker=2] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,363] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,363] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,363] INFO [Partition -uve-topic-15-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-03-23 05:38:04,363] INFO [Partition -uve-topic-15-26 broker=2] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,367] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,368] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,368] INFO [Partition -uve-topic-19-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-03-23 05:38:04,368] INFO [Partition -uve-topic-19-2 broker=2] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,378] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,379] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,379] INFO [Partition -uve-topic-27-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-03-23 05:38:04,379] INFO [Partition -uve-topic-27-1 broker=2] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,392] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,392] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,392] INFO [Partition -uve-topic-11-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-03-23 05:38:04,392] INFO [Partition -uve-topic-11-19 broker=2] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,398] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,398] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,398] INFO [Partition -uve-topic-21-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-03-23 05:38:04,398] INFO [Partition -uve-topic-21-4 broker=2] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,403] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,403] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,403] INFO [Partition -uve-topic-25-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-03-23 05:38:04,403] INFO [Partition -uve-topic-25-18 broker=2] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,408] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,408] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,408] INFO [Partition -uve-topic-15-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-03-23 05:38:04,408] INFO [Partition -uve-topic-15-23 broker=2] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,413] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,413] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,413] INFO [Partition -uve-topic-6-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-03-23 05:38:04,413] INFO [Partition -uve-topic-6-10 broker=2] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,418] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,418] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,418] INFO [Partition -uve-topic-3-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-03-23 05:38:04,418] INFO [Partition -uve-topic-3-26 broker=2] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,423] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,423] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,423] INFO [Partition -uve-topic-3-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-03-23 05:38:04,423] INFO [Partition -uve-topic-3-23 broker=2] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,428] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,428] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,428] INFO [Partition -uve-topic-15-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-03-23 05:38:04,428] INFO [Partition -uve-topic-15-20 broker=2] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,433] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,433] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,433] INFO [Partition -uve-topic-21-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-03-23 05:38:04,433] INFO [Partition -uve-topic-21-1 broker=2] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,437] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,438] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,438] INFO [Partition -uve-topic-6-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-03-23 05:38:04,438] INFO [Partition -uve-topic-6-7 broker=2] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,443] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,443] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,443] INFO [Partition -uve-topic-25-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-03-23 05:38:04,443] INFO [Partition -uve-topic-25-15 broker=2] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,448] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,448] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,448] INFO [Partition -uve-topic-11-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-03-23 05:38:04,448] INFO [Partition -uve-topic-11-16 broker=2] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,453] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,453] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,453] INFO [Partition -uve-topic-16-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-03-23 05:38:04,453] INFO [Partition -uve-topic-16-9 broker=2] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,455] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,456] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,456] INFO [Partition -uve-topic-27-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-03-23 05:38:04,456] INFO [Partition -uve-topic-27-14 broker=2] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,457] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,457] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,457] INFO [Partition -uve-topic-21-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-03-23 05:38:04,458] INFO [Partition -uve-topic-21-27 broker=2] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,459] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,459] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,459] INFO [Partition -uve-topic-24-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-03-23 05:38:04,459] INFO [Partition -uve-topic-24-11 broker=2] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,460] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,461] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,461] INFO [Partition -uve-topic-13-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-03-23 05:38:04,461] INFO [Partition -uve-topic-13-15 broker=2] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,462] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,463] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,463] INFO [Partition -uve-topic-6-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-03-23 05:38:04,463] INFO [Partition -uve-topic-6-23 broker=2] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,464] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,464] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,465] INFO [Partition -uve-topic-21-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-03-23 05:38:04,465] INFO [Partition -uve-topic-21-8 broker=2] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,466] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,466] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,466] INFO [Partition -uve-topic-10-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-03-23 05:38:04,466] INFO [Partition -uve-topic-10-12 broker=2] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,468] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,468] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,468] INFO [Partition -uve-topic-3-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-03-23 05:38:04,468] INFO [Partition -uve-topic-3-1 broker=2] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,469] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,470] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,470] INFO [Partition -uve-topic-20-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-03-23 05:38:04,470] INFO [Partition -uve-topic-20-16 broker=2] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,471] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,472] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,472] INFO [Partition -uve-topic-19-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-03-23 05:38:04,472] INFO [Partition -uve-topic-19-12 broker=2] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,473] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,473] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,473] INFO [Partition -uve-topic-16-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-03-23 05:38:04,473] INFO [Partition -uve-topic-16-18 broker=2] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,475] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,475] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,475] INFO [Partition -uve-topic-21-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-03-23 05:38:04,475] INFO [Partition -uve-topic-21-17 broker=2] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,476] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,477] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,477] INFO [Partition -uve-topic-10-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-03-23 05:38:04,477] INFO [Partition -uve-topic-10-9 broker=2] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,478] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,478] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,478] INFO [Partition -uve-topic-27-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-03-23 05:38:04,479] INFO [Partition -uve-topic-27-11 broker=2] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,480] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,480] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,480] INFO [Partition -uve-topic-21-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-03-23 05:38:04,480] INFO [Partition -uve-topic-21-24 broker=2] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,482] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,482] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,482] INFO [Partition -uve-topic-20-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-03-23 05:38:04,482] INFO [Partition -uve-topic-20-4 broker=2] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,483] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,484] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,484] INFO [Partition -uve-topic-13-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-03-23 05:38:04,484] INFO [Partition -uve-topic-13-12 broker=2] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,485] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,485] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,485] INFO [Partition -uve-topic-16-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-03-23 05:38:04,485] INFO [Partition -uve-topic-16-6 broker=2] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,486] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,487] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,487] INFO [Partition -uve-topic-6-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-03-23 05:38:04,487] INFO [Partition -uve-topic-6-20 broker=2] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,488] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,489] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,489] INFO [Partition -uve-topic-25-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-03-23 05:38:04,489] INFO [Partition -uve-topic-25-28 broker=2] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,490] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,490] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,490] INFO [Partition -uve-topic-19-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-03-23 05:38:04,490] INFO [Partition -uve-topic-19-9 broker=2] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,491] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,492] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,492] INFO [Partition -uve-topic-19-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-03-23 05:38:04,492] INFO [Partition -uve-topic-19-28 broker=2] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,493] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,494] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,494] INFO [Partition -uve-topic-24-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-03-23 05:38:04,494] INFO [Partition -uve-topic-24-8 broker=2] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,495] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,495] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,495] INFO [Partition -uve-topic-20-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-03-23 05:38:04,495] INFO [Partition -uve-topic-20-13 broker=2] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,497] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,497] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,497] INFO [Partition -uve-topic-16-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-03-23 05:38:04,497] INFO [Partition -uve-topic-16-15 broker=2] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,499] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,499] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,499] INFO [Partition -uve-topic-11-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-03-23 05:38:04,499] INFO [Partition -uve-topic-11-29 broker=2] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,501] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,501] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,501] INFO [Partition -uve-topic-24-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-03-23 05:38:04,501] INFO [Partition -uve-topic-24-27 broker=2] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,503] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,503] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,503] INFO [Partition -uve-topic-15-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-03-23 05:38:04,504] INFO [Partition -uve-topic-15-24 broker=2] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,505] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,506] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,506] INFO [Partition -uve-topic-21-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-03-23 05:38:04,506] INFO [Partition -uve-topic-21-5 broker=2] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,507] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,508] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,508] INFO [Partition -uve-topic-21-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-03-23 05:38:04,508] INFO [Partition -uve-topic-21-14 broker=2] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,509] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,509] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,509] INFO [Partition -uve-topic-10-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-03-23 05:38:04,509] INFO [Partition -uve-topic-10-6 broker=2] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,511] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,511] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,511] INFO [Partition -uve-topic-11-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-03-23 05:38:04,511] INFO [Partition -uve-topic-11-26 broker=2] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,512] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,513] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,513] INFO [Partition -uve-topic-24-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-03-23 05:38:04,513] INFO [Partition -uve-topic-24-24 broker=2] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,514] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,514] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,514] INFO [Partition -uve-topic-19-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-03-23 05:38:04,514] INFO [Partition -uve-topic-19-6 broker=2] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,516] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,516] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,516] INFO [Partition -uve-topic-16-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-03-23 05:38:04,516] INFO [Partition -uve-topic-16-3 broker=2] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,517] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,518] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,518] INFO [Partition -uve-topic-6-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-03-23 05:38:04,518] INFO [Partition -uve-topic-6-17 broker=2] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,519] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,519] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,519] INFO [Partition -uve-topic-19-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-03-23 05:38:04,519] INFO [Partition -uve-topic-19-25 broker=2] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,521] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,521] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,521] INFO [Partition -uve-topic-20-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-03-23 05:38:04,521] INFO [Partition -uve-topic-20-10 broker=2] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,522] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,522] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,522] INFO [Partition -uve-topic-16-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-03-23 05:38:04,523] INFO [Partition -uve-topic-16-12 broker=2] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,524] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,524] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,524] INFO [Partition -uve-topic-27-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-03-23 05:38:04,524] INFO [Partition -uve-topic-27-27 broker=2] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,525] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,526] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,526] INFO [Partition -uve-topic-27-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-03-23 05:38:04,526] INFO [Partition -uve-topic-27-8 broker=2] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,527] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,527] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,527] INFO [Partition -uve-topic-21-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-03-23 05:38:04,527] INFO [Partition -uve-topic-21-2 broker=2] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,528] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,529] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,529] INFO [Partition -uve-topic-20-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-03-23 05:38:04,529] INFO [Partition -uve-topic-20-1 broker=2] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,530] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,530] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,530] INFO [Partition -uve-topic-21-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-03-23 05:38:04,531] INFO [Partition -uve-topic-21-21 broker=2] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,532] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,532] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,532] INFO [Partition -uve-topic-24-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-03-23 05:38:04,532] INFO [Partition -uve-topic-24-5 broker=2] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,533] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,534] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,534] INFO [Partition -uve-topic-25-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-03-23 05:38:04,534] INFO [Partition -uve-topic-25-25 broker=2] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,535] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,536] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,536] INFO [Partition -uve-topic-13-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-03-23 05:38:04,536] INFO [Partition -uve-topic-13-9 broker=2] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,537] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,538] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,538] INFO [Partition -uve-topic-15-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-03-23 05:38:04,538] INFO [Partition -uve-topic-15-21 broker=2] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,539] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,539] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,539] INFO [Partition -uve-topic-19-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-03-23 05:38:04,540] INFO [Partition -uve-topic-19-3 broker=2] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,540] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:04,541] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,541] INFO [Partition -uve-topic-25-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-03-23 05:38:04,541] INFO [Partition -uve-topic-25-22 broker=2] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,542] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,543] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,543] INFO [Partition -uve-topic-24-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-03-23 05:38:04,543] INFO [Partition -uve-topic-24-2 broker=2] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,544] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,544] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,544] INFO [Partition -uve-topic-20-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-03-23 05:38:04,544] INFO [Partition -uve-topic-20-7 broker=2] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,545] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,546] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,546] INFO [Partition -uve-topic-6-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-03-23 05:38:04,546] INFO [Partition -uve-topic-6-24 broker=2] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,547] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,547] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,547] INFO [Partition -uve-topic-19-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-03-23 05:38:04,547] INFO [Partition -uve-topic-19-22 broker=2] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,548] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,549] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,549] INFO [Partition -uve-topic-10-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-03-23 05:38:04,549] INFO [Partition -uve-topic-10-3 broker=2] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,550] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,550] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,550] INFO [Partition -uve-topic-27-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-03-23 05:38:04,550] INFO [Partition -uve-topic-27-24 broker=2] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,552] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,552] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,552] INFO [Partition -uve-topic-15-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-03-23 05:38:04,552] INFO [Partition -uve-topic-15-18 broker=2] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,553] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,554] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,554] INFO [Partition -uve-topic-21-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-03-23 05:38:04,554] INFO [Partition -uve-topic-21-18 broker=2] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,555] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,555] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,555] INFO [Partition -uve-topic-16-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-03-23 05:38:04,556] INFO [Partition -uve-topic-16-0 broker=2] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,557] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,557] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,557] INFO [Partition -uve-topic-27-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-03-23 05:38:04,557] INFO [Partition -uve-topic-27-15 broker=2] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,558] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,559] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,559] INFO [Partition -uve-topic-27-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-03-23 05:38:04,559] INFO [Partition -uve-topic-27-5 broker=2] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,560] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,561] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,561] INFO [Partition -uve-topic-15-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-03-23 05:38:04,561] INFO [Partition -uve-topic-15-27 broker=2] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,562] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,562] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,562] INFO [Partition -uve-topic-6-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-03-23 05:38:04,562] INFO [Partition -uve-topic-6-14 broker=2] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,564] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,564] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,564] INFO [Partition -uve-topic-13-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-03-23 05:38:04,564] INFO [Partition -uve-topic-13-6 broker=2] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,565] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,566] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,566] INFO [Partition -uve-topic-24-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-03-23 05:38:04,566] INFO [Partition -uve-topic-24-21 broker=2] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,567] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,567] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,567] INFO [Partition -uve-topic-11-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-03-23 05:38:04,567] INFO [Partition -uve-topic-11-23 broker=2] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,568] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,569] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,569] INFO [Partition -uve-topic-3-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-03-23 05:38:04,569] INFO [Partition -uve-topic-3-27 broker=2] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,570] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,571] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,571] INFO [Partition -uve-topic-6-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-03-23 05:38:04,571] INFO [Partition -uve-topic-6-21 broker=2] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,572] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,573] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,573] INFO [Partition -uve-topic-27-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-03-23 05:38:04,573] INFO [Partition -uve-topic-27-21 broker=2] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,574] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,574] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,574] INFO [Partition -uve-topic-25-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-03-23 05:38:04,574] INFO [Partition -uve-topic-25-19 broker=2] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,575] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,576] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,576] INFO [Partition -uve-topic-13-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-03-23 05:38:04,576] INFO [Partition -uve-topic-13-3 broker=2] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,577] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,577] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,577] INFO [Partition -uve-topic-6-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-03-23 05:38:04,578] INFO [Partition -uve-topic-6-2 broker=2] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,579] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,579] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,580] INFO [Partition -uve-topic-15-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-03-23 05:38:04,580] INFO [Partition -uve-topic-15-15 broker=2] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,581] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,581] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,581] INFO [Partition -uve-topic-19-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-03-23 05:38:04,581] INFO [Partition -uve-topic-19-19 broker=2] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,597] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,597] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,597] INFO [Partition -uve-topic-24-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-03-23 05:38:04,597] INFO [Partition -uve-topic-24-18 broker=2] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,603] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,604] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,604] INFO [Partition -uve-topic-11-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-03-23 05:38:04,604] INFO [Partition -uve-topic-11-20 broker=2] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,605] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,606] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,606] INFO [Partition -uve-topic-10-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-03-23 05:38:04,606] INFO [Partition -uve-topic-10-0 broker=2] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,611] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,611] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,611] INFO [Partition -uve-topic-19-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-03-23 05:38:04,611] INFO [Partition -uve-topic-19-0 broker=2] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,613] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,613] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,613] INFO [Partition -uve-topic-27-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-03-23 05:38:04,613] INFO [Partition -uve-topic-27-12 broker=2] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,614] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,615] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,615] INFO [Partition -uve-topic-27-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-03-23 05:38:04,615] INFO [Partition -uve-topic-27-2 broker=2] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,616] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,617] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,617] INFO [Partition -uve-topic-6-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-03-23 05:38:04,617] INFO [Partition -uve-topic-6-11 broker=2] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,618] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,619] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,619] INFO [Partition -uve-topic-21-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-03-23 05:38:04,619] INFO [Partition -uve-topic-21-15 broker=2] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,624] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,624] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,624] INFO [Partition -uve-topic-27-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-03-23 05:38:04,624] INFO [Partition -uve-topic-27-9 broker=2] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,625] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,626] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,626] INFO [Partition -uve-topic-25-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-03-23 05:38:04,626] INFO [Partition -uve-topic-25-16 broker=2] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,627] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,628] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,628] INFO [Partition -uve-topic-13-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-03-23 05:38:04,628] INFO [Partition -uve-topic-13-29 broker=2] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,631] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,631] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,631] INFO [Partition -uve-topic-6-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-03-23 05:38:04,631] INFO [Partition -uve-topic-6-27 broker=2] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,633] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,634] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,634] INFO [Partition -uve-topic-27-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-03-23 05:38:04,634] INFO [Partition -uve-topic-27-18 broker=2] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,635] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,635] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,635] INFO [Partition -uve-topic-13-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-03-23 05:38:04,635] INFO [Partition -uve-topic-13-0 broker=2] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,637] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,637] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,637] INFO [Partition -uve-topic-6-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-03-23 05:38:04,637] INFO [Partition -uve-topic-6-8 broker=2] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,639] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,639] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,639] INFO [Partition -uve-topic-24-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-03-23 05:38:04,639] INFO [Partition -uve-topic-24-15 broker=2] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,641] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,641] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,641] INFO [Partition -uve-topic-11-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-03-23 05:38:04,641] INFO [Partition -uve-topic-11-17 broker=2] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,645] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,645] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,645] INFO [Partition -uve-topic-6-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-03-23 05:38:04,645] INFO [Partition -uve-topic-6-18 broker=2] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,657] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,657] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,657] INFO [Partition -uve-topic-19-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-03-23 05:38:04,657] INFO [Partition -uve-topic-19-16 broker=2] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,659] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,659] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,659] INFO [Partition -uve-topic-3-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-03-23 05:38:04,659] INFO [Partition -uve-topic-3-24 broker=2] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,667] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,668] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,668] INFO [Partition -uve-topic-15-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-03-23 05:38:04,668] INFO [Partition -uve-topic-15-12 broker=2] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,676] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,677] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,677] INFO [Partition -uve-topic-21-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-03-23 05:38:04,677] INFO [Partition -uve-topic-21-12 broker=2] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,678] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,679] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,679] INFO [Partition -uve-topic-15-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-03-23 05:38:04,679] INFO [Partition -uve-topic-15-28 broker=2] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,695] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,695] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,695] INFO [Partition -uve-topic-20-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-03-23 05:38:04,695] INFO [Partition -uve-topic-20-27 broker=2] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,697] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,698] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,698] INFO [Partition -uve-topic-15-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-03-23 05:38:04,698] INFO [Partition -uve-topic-15-9 broker=2] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,699] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,700] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,700] INFO [Partition -uve-topic-25-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-03-23 05:38:04,700] INFO [Partition -uve-topic-25-13 broker=2] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,701] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,701] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,702] INFO [Partition -uve-topic-19-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-03-23 05:38:04,702] INFO [Partition -uve-topic-19-13 broker=2] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,703] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,703] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,703] INFO [Partition -uve-topic-3-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-03-23 05:38:04,703] INFO [Partition -uve-topic-3-21 broker=2] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,704] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,705] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,705] INFO [Partition -uve-topic-11-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-03-23 05:38:04,705] INFO [Partition -uve-topic-11-14 broker=2] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,707] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,707] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,707] INFO [Partition -uve-topic-24-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-03-23 05:38:04,707] INFO [Partition -uve-topic-24-12 broker=2] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,709] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,709] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,709] INFO [Partition -uve-topic-6-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-03-23 05:38:04,709] INFO [Partition -uve-topic-6-15 broker=2] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,712] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,712] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,712] INFO [Partition -uve-topic-13-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-03-23 05:38:04,712] INFO [Partition -uve-topic-13-26 broker=2] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,714] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,714] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,714] INFO [Partition -uve-topic-27-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-03-23 05:38:04,714] INFO [Partition -uve-topic-27-6 broker=2] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,716] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,717] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,717] INFO [Partition -uve-topic-6-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-03-23 05:38:04,717] INFO [Partition -uve-topic-6-5 broker=2] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,718] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,719] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,719] INFO [Partition -uve-topic-21-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-03-23 05:38:04,719] INFO [Partition -uve-topic-21-9 broker=2] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,755] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,755] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,755] INFO [Partition -uve-topic-16-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-03-23 05:38:04,755] INFO [Partition -uve-topic-16-29 broker=2] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,760] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,761] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,761] INFO [Partition -uve-topic-16-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-03-23 05:38:04,761] INFO [Partition -uve-topic-16-26 broker=2] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,763] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,764] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,764] INFO [Partition -uve-topic-15-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-03-23 05:38:04,765] INFO [Partition -uve-topic-15-6 broker=2] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,767] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,768] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,768] INFO [Partition -uve-topic-11-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-03-23 05:38:04,768] INFO [Partition -uve-topic-11-11 broker=2] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,770] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,772] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,772] INFO [Partition -uve-topic-24-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-03-23 05:38:04,772] INFO [Partition -uve-topic-24-9 broker=2] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,781] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,781] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,781] INFO [Partition -uve-topic-19-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-03-23 05:38:04,782] INFO [Partition -uve-topic-19-10 broker=2] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,785] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,786] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,786] INFO [Partition -uve-topic-3-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-03-23 05:38:04,786] INFO [Partition -uve-topic-3-18 broker=2] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,790] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,791] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,791] INFO [Partition -uve-topic-25-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-03-23 05:38:04,791] INFO [Partition -uve-topic-25-1 broker=2] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,793] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,793] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,793] INFO [Partition -uve-topic-13-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-03-23 05:38:04,793] INFO [Partition -uve-topic-13-23 broker=2] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,795] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,795] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,796] INFO [Partition -uve-topic-21-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-03-23 05:38:04,796] INFO [Partition -uve-topic-21-6 broker=2] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,810] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,811] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,811] INFO [Partition -uve-topic-15-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-03-23 05:38:04,811] INFO [Partition -uve-topic-15-25 broker=2] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,813] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,814] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,814] INFO [Partition -uve-topic-27-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-03-23 05:38:04,814] INFO [Partition -uve-topic-27-3 broker=2] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,816] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,816] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,816] INFO [Partition -uve-topic-25-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-03-23 05:38:04,816] INFO [Partition -uve-topic-25-29 broker=2] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,819] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,819] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,819] INFO [Partition -uve-topic-20-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-03-23 05:38:04,819] INFO [Partition -uve-topic-20-24 broker=2] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,821] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,822] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,822] INFO [Partition -uve-topic-25-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-03-23 05:38:04,822] INFO [Partition -uve-topic-25-10 broker=2] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,827] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,827] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,827] INFO [Partition -uve-topic-6-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-03-23 05:38:04,828] INFO [Partition -uve-topic-6-12 broker=2] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,830] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,830] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,831] INFO [Partition -uve-topic-10-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-03-23 05:38:04,831] INFO [Partition -uve-topic-10-29 broker=2] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,833] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,834] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,834] INFO [Partition -uve-topic-25-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-03-23 05:38:04,834] INFO [Partition -uve-topic-25-20 broker=2] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,836] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,837] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,837] INFO [Partition -uve-topic-21-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-03-23 05:38:04,837] INFO [Partition -uve-topic-21-3 broker=2] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,839] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,839] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,839] INFO [Partition -uve-topic-20-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-03-23 05:38:04,839] INFO [Partition -uve-topic-20-21 broker=2] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,841] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,841] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,841] INFO [Partition -uve-topic-15-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-03-23 05:38:04,841] INFO [Partition -uve-topic-15-3 broker=2] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,843] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,843] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,843] INFO [Partition -uve-topic-16-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-03-23 05:38:04,843] INFO [Partition -uve-topic-16-23 broker=2] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,845] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,845] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,845] INFO [Partition -uve-topic-25-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-03-23 05:38:04,845] INFO [Partition -uve-topic-25-26 broker=2] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,847] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,847] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,847] INFO [Partition -uve-topic-11-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-03-23 05:38:04,847] INFO [Partition -uve-topic-11-8 broker=2] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,849] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,849] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,849] INFO [Partition -uve-topic-24-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-03-23 05:38:04,849] INFO [Partition -uve-topic-24-6 broker=2] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,851] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,852] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,852] INFO [Partition -uve-topic-13-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-03-23 05:38:04,852] INFO [Partition -uve-topic-13-20 broker=2] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,853] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,853] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,853] INFO [Partition -uve-topic-15-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-03-23 05:38:04,853] INFO [Partition -uve-topic-15-22 broker=2] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,854] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,854] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,854] INFO [Partition -uve-topic-25-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-03-23 05:38:04,854] INFO [Partition -uve-topic-25-7 broker=2] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,855] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,856] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,856] INFO [Partition -uve-topic-3-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-03-23 05:38:04,856] INFO [Partition -uve-topic-3-15 broker=2] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,859] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,860] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,860] INFO [Partition -uve-topic-19-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-03-23 05:38:04,860] INFO [Partition -uve-topic-19-7 broker=2] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,862] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,863] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,863] INFO [Partition -uve-topic-6-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-03-23 05:38:04,863] INFO [Partition -uve-topic-6-9 broker=2] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,864] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,864] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,865] INFO [Partition -uve-topic-10-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-03-23 05:38:04,865] INFO [Partition -uve-topic-10-26 broker=2] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,866] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,866] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,866] INFO [Partition -uve-topic-27-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-03-23 05:38:04,866] INFO [Partition -uve-topic-27-0 broker=2] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,868] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,868] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,868] INFO [Partition -uve-topic-11-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-03-23 05:38:04,868] INFO [Partition -uve-topic-11-27 broker=2] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,870] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,870] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,870] INFO [Partition -uve-topic-25-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-03-23 05:38:04,870] INFO [Partition -uve-topic-25-17 broker=2] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,872] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,872] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,872] INFO [Partition -uve-topic-25-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-03-23 05:38:04,872] INFO [Partition -uve-topic-25-4 broker=2] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,873] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,874] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,874] INFO [Partition -uve-topic-3-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-03-23 05:38:04,874] INFO [Partition -uve-topic-3-3 broker=2] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,876] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,876] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,876] INFO [Partition -uve-topic-3-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-03-23 05:38:04,876] INFO [Partition -uve-topic-3-22 broker=2] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,877] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,878] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,878] INFO [Partition -uve-topic-6-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-03-23 05:38:04,878] INFO [Partition -uve-topic-6-6 broker=2] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,879] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,880] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,880] INFO [Partition -uve-topic-15-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-03-23 05:38:04,880] INFO [Partition -uve-topic-15-0 broker=2] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,885] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,885] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,885] INFO [Partition -uve-topic-25-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-03-23 05:38:04,885] INFO [Partition -uve-topic-25-23 broker=2] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,887] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,888] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,888] INFO [Partition -uve-topic-11-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-03-23 05:38:04,888] INFO [Partition -uve-topic-11-5 broker=2] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,889] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,889] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,889] INFO [Partition -uve-topic-24-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-03-23 05:38:04,889] INFO [Partition -uve-topic-24-3 broker=2] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,890] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,891] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,891] INFO [Partition -uve-topic-11-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-03-23 05:38:04,891] INFO [Partition -uve-topic-11-24 broker=2] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,893] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,893] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,893] INFO [Partition -uve-topic-10-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-03-23 05:38:04,893] INFO [Partition -uve-topic-10-23 broker=2] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,895] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,895] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,895] INFO [Partition -uve-topic-19-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-03-23 05:38:04,895] INFO [Partition -uve-topic-19-4 broker=2] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,896] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,897] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,897] INFO [Partition -uve-topic-11-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-03-23 05:38:04,897] INFO [Partition -uve-topic-11-15 broker=2] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,898] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,898] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,898] INFO [Partition -uve-topic-13-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-03-23 05:38:04,898] INFO [Partition -uve-topic-13-17 broker=2] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,899] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,900] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,900] INFO [Partition -uve-topic-20-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-03-23 05:38:04,900] INFO [Partition -uve-topic-20-18 broker=2] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,901] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,901] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,901] INFO [Partition -uve-topic-25-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-03-23 05:38:04,901] INFO [Partition -uve-topic-25-14 broker=2] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,902] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,902] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,902] INFO [Partition -uve-topic-21-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-03-23 05:38:04,902] INFO [Partition -uve-topic-21-0 broker=2] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,903] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,904] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,904] INFO [Partition -uve-topic-16-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-03-23 05:38:04,904] INFO [Partition -uve-topic-16-20 broker=2] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,905] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,905] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,905] INFO [Partition -uve-topic-15-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-03-23 05:38:04,905] INFO [Partition -uve-topic-15-19 broker=2] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,907] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,907] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,907] INFO [Partition -uve-topic-3-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-03-23 05:38:04,907] INFO [Partition -uve-topic-3-12 broker=2] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,908] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,908] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,908] INFO [Partition -uve-topic-24-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-03-23 05:38:04,908] INFO [Partition -uve-topic-24-29 broker=2] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,909] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,910] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,910] INFO [Partition -uve-topic-6-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-03-23 05:38:04,910] INFO [Partition -uve-topic-6-3 broker=2] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,912] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,912] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,912] INFO [Partition -uve-topic-10-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-03-23 05:38:04,912] INFO [Partition -uve-topic-10-20 broker=2] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,913] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,913] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,913] INFO [Partition -uve-topic-3-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-03-23 05:38:04,913] INFO [Partition -uve-topic-3-28 broker=2] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,914] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,915] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,915] INFO [Partition -uve-topic-25-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-03-23 05:38:04,915] INFO [Partition -uve-topic-25-11 broker=2] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,917] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,917] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,917] INFO [Partition -uve-topic-3-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-03-23 05:38:04,917] INFO [Partition -uve-topic-3-19 broker=2] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,919] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,919] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,919] INFO [Partition -uve-topic-11-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-03-23 05:38:04,919] INFO [Partition -uve-topic-11-12 broker=2] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,923] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,923] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,923] INFO [Partition -uve-topic-15-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-03-23 05:38:04,923] INFO [Partition -uve-topic-15-16 broker=2] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,925] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,925] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,925] INFO [Partition -uve-topic-3-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-03-23 05:38:04,925] INFO [Partition -uve-topic-3-0 broker=2] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,926] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,926] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,926] INFO [Partition -uve-topic-20-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-03-23 05:38:04,927] INFO [Partition -uve-topic-20-15 broker=2] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,928] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,929] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,929] INFO [Partition -uve-topic-11-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-03-23 05:38:04,929] INFO [Partition -uve-topic-11-21 broker=2] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,931] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,931] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,931] INFO [Partition -uve-topic-16-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-03-23 05:38:04,931] INFO [Partition -uve-topic-16-17 broker=2] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,932] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,932] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,933] INFO [Partition -uve-topic-19-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-03-23 05:38:04,933] INFO [Partition -uve-topic-19-1 broker=2] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,934] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,934] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,934] INFO [Partition -uve-topic-11-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-03-23 05:38:04,934] INFO [Partition -uve-topic-11-2 broker=2] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,935] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,936] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,936] INFO [Partition -uve-topic-24-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-03-23 05:38:04,936] INFO [Partition -uve-topic-24-0 broker=2] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,937] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,937] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,937] INFO [Partition -uve-topic-3-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-03-23 05:38:04,937] INFO [Partition -uve-topic-3-9 broker=2] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,940] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,940] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,940] INFO [Partition -uve-topic-13-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-03-23 05:38:04,940] INFO [Partition -uve-topic-13-14 broker=2] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,942] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,942] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,942] INFO [Partition -uve-topic-11-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-03-23 05:38:04,942] INFO [Partition -uve-topic-11-9 broker=2] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,943] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,944] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,944] INFO [Partition -uve-topic-13-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-03-23 05:38:04,944] INFO [Partition -uve-topic-13-11 broker=2] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,945] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,945] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,945] INFO [Partition -uve-topic-20-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-03-23 05:38:04,945] INFO [Partition -uve-topic-20-12 broker=2] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,947] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,949] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,949] INFO [Partition -uve-topic-19-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-03-23 05:38:04,949] INFO [Partition -uve-topic-19-27 broker=2] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,952] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,953] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,953] INFO [Partition -uve-topic-10-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-03-23 05:38:04,953] INFO [Partition -uve-topic-10-8 broker=2] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,956] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,956] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,956] INFO [Partition -uve-topic-24-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-03-23 05:38:04,956] INFO [Partition -uve-topic-24-26 broker=2] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,958] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,958] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,958] INFO [Partition -uve-topic-3-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-03-23 05:38:04,958] INFO [Partition -uve-topic-3-16 broker=2] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,963] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,963] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,963] INFO [Partition -uve-topic-10-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-03-23 05:38:04,964] INFO [Partition -uve-topic-10-27 broker=2] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,982] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,983] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,983] INFO [Partition -uve-topic-15-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-03-23 05:38:04,983] INFO [Partition -uve-topic-15-13 broker=2] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,984] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,984] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,984] INFO [Partition -uve-topic-6-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-03-23 05:38:04,984] INFO [Partition -uve-topic-6-0 broker=2] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,986] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,986] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,986] INFO [Partition -uve-topic-3-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-03-23 05:38:04,986] INFO [Partition -uve-topic-3-25 broker=2] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,987] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,987] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,987] INFO [Partition -uve-topic-25-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-03-23 05:38:04,987] INFO [Partition -uve-topic-25-8 broker=2] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,988] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,988] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,988] INFO [Partition -uve-topic-16-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-03-23 05:38:04,988] INFO [Partition -uve-topic-16-14 broker=2] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,989] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,989] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,990] INFO [Partition -uve-topic-27-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-03-23 05:38:04,990] INFO [Partition -uve-topic-27-29 broker=2] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,992] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,992] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,992] INFO [Partition -uve-topic-11-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-03-23 05:38:04,992] INFO [Partition -uve-topic-11-18 broker=2] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,993] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,994] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,994] INFO [Partition -uve-topic-10-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-03-23 05:38:04,994] INFO [Partition -uve-topic-10-17 broker=2] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,994] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,995] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,995] INFO [Partition -uve-topic-3-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-03-23 05:38:04,995] INFO [Partition -uve-topic-3-6 broker=2] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,996] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,996] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,996] INFO [Partition -uve-topic-16-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-03-23 05:38:04,996] INFO [Partition -uve-topic-16-11 broker=2] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,997] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:04,998] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:04,998] INFO [Partition -uve-topic-3-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-03-23 05:38:04,998] INFO [Partition -uve-topic-3-13 broker=2] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:04,999] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,001] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,001] INFO [Partition -uve-topic-15-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-03-23 05:38:05,001] INFO [Partition -uve-topic-15-10 broker=2] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,004] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,004] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,004] INFO [Partition -uve-topic-11-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-03-23 05:38:05,004] INFO [Partition -uve-topic-11-6 broker=2] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,006] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,006] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,006] INFO [Partition -uve-topic-21-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-03-23 05:38:05,006] INFO [Partition -uve-topic-21-29 broker=2] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,007] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,008] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,008] INFO [Partition -uve-topic-20-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-03-23 05:38:05,008] INFO [Partition -uve-topic-20-9 broker=2] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,009] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,011] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,011] INFO [Partition -uve-topic-20-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-03-23 05:38:05,011] INFO [Partition -uve-topic-20-28 broker=2] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,012] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,014] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,014] INFO [Partition -uve-topic-10-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-03-23 05:38:05,014] INFO [Partition -uve-topic-10-14 broker=2] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,015] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,015] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,015] INFO [Partition -uve-topic-27-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-03-23 05:38:05,015] INFO [Partition -uve-topic-27-26 broker=2] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,016] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,017] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,017] INFO [Partition -uve-topic-13-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-03-23 05:38:05,017] INFO [Partition -uve-topic-13-8 broker=2] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,019] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,019] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,019] INFO [Partition -uve-topic-24-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-03-23 05:38:05,019] INFO [Partition -uve-topic-24-23 broker=2] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,021] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,022] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,022] INFO [Partition -uve-topic-13-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-03-23 05:38:05,022] INFO [Partition -uve-topic-13-27 broker=2] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,025] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,027] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,027] INFO [Partition -uve-topic-25-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-03-23 05:38:05,027] INFO [Partition -uve-topic-25-5 broker=2] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,028] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,029] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,029] INFO [Partition -uve-topic-10-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-03-23 05:38:05,029] INFO [Partition -uve-topic-10-24 broker=2] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,030] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,031] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,031] INFO [Partition -uve-topic-19-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-03-23 05:38:05,031] INFO [Partition -uve-topic-19-24 broker=2] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,032] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,033] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,033] INFO [Partition -uve-topic-10-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-03-23 05:38:05,033] INFO [Partition -uve-topic-10-5 broker=2] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,034] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,034] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,034] INFO [Partition -uve-topic-25-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-03-23 05:38:05,034] INFO [Partition -uve-topic-25-2 broker=2] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,037] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,038] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,038] INFO [Partition -uve-topic-13-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-03-23 05:38:05,038] INFO [Partition -uve-topic-13-24 broker=2] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,040] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,040] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,040] INFO [Partition -uve-topic-10-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-03-23 05:38:05,040] INFO [Partition -uve-topic-10-11 broker=2] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,042] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,043] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,043] INFO [Partition -uve-topic-11-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-03-23 05:38:05,043] INFO [Partition -uve-topic-11-3 broker=2] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,044] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,045] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,045] INFO [Partition -uve-topic-27-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-03-23 05:38:05,045] INFO [Partition -uve-topic-27-23 broker=2] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,046] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,046] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,046] INFO [Partition -uve-topic-13-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-03-23 05:38:05,046] INFO [Partition -uve-topic-13-5 broker=2] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,050] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,050] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,050] INFO [Partition -uve-topic-21-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-03-23 05:38:05,050] INFO [Partition -uve-topic-21-26 broker=2] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,052] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,053] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,053] INFO [Partition -uve-topic-20-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-03-23 05:38:05,053] INFO [Partition -uve-topic-20-6 broker=2] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,054] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,054] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,054] INFO [Partition -uve-topic-19-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-03-23 05:38:05,054] INFO [Partition -uve-topic-19-21 broker=2] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,055] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,056] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,056] INFO [Partition -uve-topic-10-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-03-23 05:38:05,056] INFO [Partition -uve-topic-10-2 broker=2] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,057] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,057] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,057] INFO [Partition -uve-topic-24-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-03-23 05:38:05,057] INFO [Partition -uve-topic-24-20 broker=2] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,058] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,059] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,059] INFO [Partition -uve-topic-3-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-03-23 05:38:05,059] INFO [Partition -uve-topic-3-10 broker=2] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,061] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,061] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,061] INFO [Partition -uve-topic-16-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-03-23 05:38:05,061] INFO [Partition -uve-topic-16-8 broker=2] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,063] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,063] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,063] INFO [Partition -uve-topic-20-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-03-23 05:38:05,063] INFO [Partition -uve-topic-20-25 broker=2] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,065] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,067] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,067] INFO [Partition -uve-topic-16-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-03-23 05:38:05,067] INFO [Partition -uve-topic-16-27 broker=2] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,068] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,068] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,068] INFO [Partition -uve-topic-15-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-03-23 05:38:05,068] INFO [Partition -uve-topic-15-7 broker=2] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,070] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,070] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,070] INFO [Partition -uve-topic-10-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-03-23 05:38:05,070] INFO [Partition -uve-topic-10-21 broker=2] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,072] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,073] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,073] INFO [Partition -uve-topic-6-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-03-23 05:38:05,073] INFO [Partition -uve-topic-6-29 broker=2] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,075] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,076] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,076] INFO [Partition -uve-topic-20-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-03-23 05:38:05,076] INFO [Partition -uve-topic-20-22 broker=2] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,078] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,079] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,079] INFO [Partition -uve-topic-24-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-03-23 05:38:05,079] INFO [Partition -uve-topic-24-17 broker=2] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,080] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,080] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,080] INFO [Partition -uve-topic-13-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-03-23 05:38:05,080] INFO [Partition -uve-topic-13-21 broker=2] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,083] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,084] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,084] INFO [Partition -uve-topic-16-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-03-23 05:38:05,084] INFO [Partition -uve-topic-16-5 broker=2] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,085] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,086] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,086] INFO [Partition -uve-topic-10-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-03-23 05:38:05,086] INFO [Partition -uve-topic-10-18 broker=2] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,087] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,088] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,088] INFO [Partition -uve-topic-19-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-03-23 05:38:05,088] INFO [Partition -uve-topic-19-18 broker=2] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,090] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,090] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,090] INFO [Partition -uve-topic-11-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-03-23 05:38:05,090] INFO [Partition -uve-topic-11-0 broker=2] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,092] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,092] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,092] INFO [Partition -uve-topic-21-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-03-23 05:38:05,092] INFO [Partition -uve-topic-21-23 broker=2] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,093] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,093] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,094] INFO [Partition -uve-topic-20-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-03-23 05:38:05,094] INFO [Partition -uve-topic-20-3 broker=2] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,095] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,095] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,095] INFO [Partition -uve-topic-27-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-03-23 05:38:05,095] INFO [Partition -uve-topic-27-20 broker=2] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,096] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,096] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,096] INFO [Partition -uve-topic-13-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-03-23 05:38:05,096] INFO [Partition -uve-topic-13-2 broker=2] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,098] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,098] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,098] INFO [Partition -uve-topic-3-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-03-23 05:38:05,098] INFO [Partition -uve-topic-3-7 broker=2] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,099] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,099] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,100] INFO [Partition -uve-topic-16-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-03-23 05:38:05,100] INFO [Partition -uve-topic-16-24 broker=2] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,100] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,101] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,101] INFO [Partition -uve-topic-15-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-03-23 05:38:05,101] INFO [Partition -uve-topic-15-4 broker=2] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,105] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,105] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,106] INFO [Partition -uve-topic-6-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-03-23 05:38:05,106] INFO [Partition -uve-topic-6-26 broker=2] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,107] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,107] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,107] INFO [Partition -uve-topic-19-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-03-23 05:38:05,107] INFO [Partition -uve-topic-19-15 broker=2] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,108] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,108] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,108] INFO [Partition -uve-topic-3-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-03-23 05:38:05,108] INFO [Partition -uve-topic-3-4 broker=2] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,109] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,110] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,110] INFO [Partition -uve-topic-20-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-03-23 05:38:05,110] INFO [Partition -uve-topic-20-0 broker=2] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,111] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,112] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,112] INFO [Partition -uve-topic-16-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-03-23 05:38:05,112] INFO [Partition -uve-topic-16-2 broker=2] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,113] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,113] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,113] INFO [Partition -uve-topic-20-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-03-23 05:38:05,113] INFO [Partition -uve-topic-20-19 broker=2] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,114] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,115] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,115] INFO [Partition -uve-topic-10-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-03-23 05:38:05,115] INFO [Partition -uve-topic-10-15 broker=2] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,116] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,116] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,116] INFO [Partition -uve-topic-27-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-03-23 05:38:05,116] INFO [Partition -uve-topic-27-17 broker=2] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,117] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,118] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,118] INFO [Partition -uve-topic-13-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-03-23 05:38:05,118] INFO [Partition -uve-topic-13-18 broker=2] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,119] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,119] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,119] INFO [Partition -uve-topic-21-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-03-23 05:38:05,119] INFO [Partition -uve-topic-21-11 broker=2] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,120] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,121] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,121] INFO [Partition -uve-topic-21-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-03-23 05:38:05,121] INFO [Partition -uve-topic-21-20 broker=2] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,122] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,122] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,122] INFO [Partition -uve-topic-24-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-03-23 05:38:05,122] INFO [Partition -uve-topic-24-14 broker=2] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,123] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,123] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,123] INFO [Partition -uve-topic-16-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-03-23 05:38:05,123] INFO [Partition -uve-topic-16-21 broker=2] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,124] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:38:05,125] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:38:05,125] INFO [Partition -uve-topic-15-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-03-23 05:38:05,125] INFO [Partition -uve-topic-15-1 broker=2] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:38:05,125] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-20-28, -uve-topic-10-29, -uve-topic-19-13, -uve-topic-10-11, -uve-topic-20-10, -uve-topic-27-21, -uve-topic-3-22, -uve-topic-27-3, -uve-topic-20-18, -uve-topic-19-3, -uve-topic-3-4, -uve-topic-6-18, -uve-topic-20-0, -uve-topic-10-27, -uve-topic-3-12, -uve-topic-6-26, -uve-topic-27-12, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-10-17, -uve-topic-15-4, -uve-topic-20-16, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-6-24, -uve-topic-21-21, -uve-topic-6-6, -uve-topic-13-21, -uve-topic-25-19, -uve-topic-13-3, -uve-topic-25-1, -uve-topic-13-29, -uve-topic-27-0, -uve-topic-6-14, -uve-topic-21-11, -uve-topic-11-12, -uve-topic-16-24, -uve-topic-13-11, -uve-topic-11-20, -uve-topic-11-2, -uve-topic-21-27, -uve-topic-15-0, -uve-topic-21-9, -uve-topic-13-9, -uve-topic-16-23, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-16-5, -uve-topic-24-12, -uve-topic-19-0, -uve-topic-11-0, -uve-topic-3-27, -uve-topic-3-9, -uve-topic-24-21, -uve-topic-16-21, -uve-topic-24-3, -uve-topic-16-3, -uve-topic-24-29, -uve-topic-16-29, -uve-topic-24-11, -uve-topic-16-11, -uve-topic-19-6, -uve-topic-20-3, -uve-topic-27-14, -uve-topic-3-15, -uve-topic-6-29, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-6-11, -uve-topic-15-25, -uve-topic-24-9, -uve-topic-27-23, -uve-topic-27-5, -uve-topic-3-6, -uve-topic-25-14, -uve-topic-15-15, -uve-topic-6-27, -uve-topic-20-9, -uve-topic-6-9, -uve-topic-13-24, -uve-topic-25-22, -uve-topic-13-6, -uve-topic-25-4, -uve-topic-6-17, -uve-topic-13-14, -uve-topic-15-13, -uve-topic-27-11, -uve-topic-10-9, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-6-8, -uve-topic-21-12, -uve-topic-13-12, -uve-topic-16-26, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-11-3, -uve-topic-21-2, -uve-topic-13-2, -uve-topic-21-29, -uve-topic-24-6, -uve-topic-19-19, -uve-topic-16-6, -uve-topic-24-14, -uve-topic-16-14, -uve-topic-19-28, -uve-topic-19-18, -uve-topic-27-26, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-27-8, -uve-topic-24-2, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-19-16, -uve-topic-25-25, -uve-topic-27-24, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-27-6, -uve-topic-3-7, -uve-topic-20-21, -uve-topic-6-2, -uve-topic-13-17, -uve-topic-15-16, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-6-0, -uve-topic-25-13, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-20-27, -uve-topic-13-23, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-13-5, -uve-topic-11-14, -uve-topic-24-27, -uve-topic-11-15, -uve-topic-16-27, -uve-topic-21-14, -uve-topic-16-9, -uve-topic-11-23, -uve-topic-16-17, -uve-topic-11-5, -uve-topic-19-21, -uve-topic-24-15, -uve-topic-27-29, -uve-topic-16-15, -uve-topic-24-23, -uve-topic-11-11, -uve-topic-24-24, -uve-topic-3-1, -uve-topic-20-15, -uve-topic-6-15, -uve-topic-25-28, -uve-topic-19-1, -uve-topic-27-27, -uve-topic-25-10, -uve-topic-19-27, -uve-topic-3-28, -uve-topic-27-9, -uve-topic-3-10, -uve-topic-19-9, -uve-topic-20-24, -uve-topic-20-6, -uve-topic-27-17, -uve-topic-3-18, -uve-topic-3-0, -uve-topic-10-15, -uve-topic-25-8, -uve-topic-15-9, -uve-topic-6-21, -uve-topic-6-3, -uve-topic-13-18, -uve-topic-25-16, -uve-topic-10-5, -uve-topic-20-4, -uve-topic-13-26, -uve-topic-20-12, -uve-topic-6-12, -uve-topic-13-27, -uve-topic-15-7, -uve-topic-10-21, -uve-topic-25-7, -uve-topic-6-20, -uve-topic-10-3, -uve-topic-21-24, -uve-topic-16-12, -uve-topic-11-26, -uve-topic-11-8, -uve-topic-16-20, -uve-topic-16-2, -uve-topic-21-15, -uve-topic-13-15, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-16-18, -uve-topic-24-0, -uve-topic-16-0, -uve-topic-24-26, -uve-topic-24-8, -uve-topic-16-8, -uve-topic-19-22, -uve-topic-19-4, -uve-topic-21-3, -uve-topic-24-17, -uve-topic-15-22, -uve-topic-27-20, -uve-topic-3-21, -uve-topic-27-2, -uve-topic-3-3, -uve-topic-10-18, -uve-topic-25-29, -uve-topic-10-0, -uve-topic-20-25, -uve-topic-19-10, -uve-topic-10-26, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-27-18, -uve-topic-3-19, -uve-topic-24-5, -uve-topic-15-28, -uve-topic-15-10, -uve-topic-10-24, -uve-topic-6-23, -uve-topic-10-6, -uve-topic-6-5, -uve-topic-13-20, -uve-topic-15-19, -uve-topic-20-13, -uve-topic-15-1, -uve-topic-10-14, -uve-topic-11-29, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-21-18, -uve-topic-21-0, -uve-topic-13-0, -uve-topic-21-26, -uve-topic-11-27, -uve-topic-11-9, -uve-topic-21-8, -uve-topic-13-8, -uve-topic-11-17, -uve-topic-19-25, -uve-topic-19-7, -uve-topic-21-6, -uve-topic-24-20, -uve-topic-3-16, -uve-topic-19-15, -uve-topic-3-24, -uve-topic-24-18) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:05,128] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(-uve-topic-11-24 -> (offset=0, leaderEpoch=0), -uve-topic-19-28 -> (offset=0, leaderEpoch=0), -uve-topic-13-6 -> (offset=0, leaderEpoch=0), -uve-topic-16-21 -> (offset=0, leaderEpoch=0), -uve-topic-20-22 -> (offset=0, leaderEpoch=0), -uve-topic-25-2 -> (offset=0, leaderEpoch=0), -uve-topic-21-15 -> (offset=0, leaderEpoch=0), -uve-topic-3-10 -> (offset=0, leaderEpoch=0), -uve-topic-3-19 -> (offset=0, leaderEpoch=0), -uve-topic-10-15 -> (offset=0, leaderEpoch=0), -uve-topic-27-0 -> (offset=0, leaderEpoch=0), -uve-topic-24-6 -> (offset=0, leaderEpoch=0), -uve-topic-27-18 -> (offset=0, leaderEpoch=0), -uve-topic-27-24 -> (offset=0, leaderEpoch=0), -uve-topic-24-12 -> (offset=0, leaderEpoch=0), -uve-topic-25-29 -> (offset=0, leaderEpoch=0), -uve-topic-16-0 -> (offset=0, leaderEpoch=0), -uve-topic-25-8 -> (offset=0, leaderEpoch=0), -uve-topic-3-28 -> (offset=0, leaderEpoch=0), -uve-topic-25-23 -> (offset=0, leaderEpoch=0), -uve-topic-6-27 -> (offset=0, leaderEpoch=0), -uve-topic-13-15 -> (offset=0, leaderEpoch=0), -uve-topic-24-0 -> (offset=0, leaderEpoch=0), -uve-topic-13-18 -> (offset=0, leaderEpoch=0), -uve-topic-24-15 -> (offset=0, leaderEpoch=0), -uve-topic-10-27 -> (offset=0, leaderEpoch=0), -uve-topic-27-3 -> (offset=0, leaderEpoch=0), -uve-topic-21-12 -> (offset=0, leaderEpoch=0), -uve-topic-24-27 -> (offset=0, leaderEpoch=0), -uve-topic-27-21 -> (offset=0, leaderEpoch=0), -uve-topic-3-25 -> (offset=0, leaderEpoch=0), -uve-topic-6-0 -> (offset=0, leaderEpoch=0), -uve-topic-6-6 -> (offset=0, leaderEpoch=0), -uve-topic-11-21 -> (offset=0, leaderEpoch=0), -uve-topic-3-4 -> (offset=0, leaderEpoch=0), -uve-topic-13-21 -> (offset=0, leaderEpoch=0), -uve-topic-11-9 -> (offset=0, leaderEpoch=0), -uve-topic-24-21 -> (offset=0, leaderEpoch=0), -uve-topic-19-13 -> (offset=0, leaderEpoch=0), -uve-topic-19-10 -> (offset=0, leaderEpoch=0), -uve-topic-6-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-6 -> (offset=0, leaderEpoch=0), -uve-topic-3-7 -> (offset=0, leaderEpoch=0), -uve-topic-10-12 -> (offset=0, leaderEpoch=0), -uve-topic-27-6 -> (offset=0, leaderEpoch=0), -uve-topic-10-24 -> (offset=0, leaderEpoch=0), -uve-topic-15-7 -> (offset=0, leaderEpoch=0), -uve-topic-21-24 -> (offset=0, leaderEpoch=0), -uve-topic-3-22 -> (offset=0, leaderEpoch=0), -uve-topic-13-12 -> (offset=0, leaderEpoch=0), -uve-topic-16-18 -> (offset=0, leaderEpoch=0), -uve-topic-27-27 -> (offset=0, leaderEpoch=0), -uve-topic-6-21 -> (offset=0, leaderEpoch=0), -uve-topic-24-3 -> (offset=0, leaderEpoch=0), -uve-topic-15-25 -> (offset=0, leaderEpoch=0), -uve-topic-20-28 -> (offset=0, leaderEpoch=0), -uve-topic-20-7 -> (offset=0, leaderEpoch=0), -uve-topic-15-13 -> (offset=0, leaderEpoch=0), -uve-topic-6-15 -> (offset=0, leaderEpoch=0), -uve-topic-13-27 -> (offset=0, leaderEpoch=0), -uve-topic-13-3 -> (offset=0, leaderEpoch=0), -uve-topic-15-4 -> (offset=0, leaderEpoch=0), -uve-topic-6-9 -> (offset=0, leaderEpoch=0), -uve-topic-20-4 -> (offset=0, leaderEpoch=0), -uve-topic-21-21 -> (offset=0, leaderEpoch=0), -uve-topic-11-6 -> (offset=0, leaderEpoch=0), -uve-topic-19-25 -> (offset=0, leaderEpoch=0), -uve-topic-10-21 -> (offset=0, leaderEpoch=0), -uve-topic-13-24 -> (offset=0, leaderEpoch=0), -uve-topic-15-22 -> (offset=0, leaderEpoch=0), -uve-topic-6-18 -> (offset=0, leaderEpoch=0), -uve-topic-15-16 -> (offset=0, leaderEpoch=0), -uve-topic-6-3 -> (offset=0, leaderEpoch=0), -uve-topic-25-5 -> (offset=0, leaderEpoch=0), -uve-topic-16-27 -> (offset=0, leaderEpoch=0), -uve-topic-3-16 -> (offset=0, leaderEpoch=0), -uve-topic-10-9 -> (offset=0, leaderEpoch=0), -uve-topic-19-22 -> (offset=0, leaderEpoch=0), -uve-topic-11-18 -> (offset=0, leaderEpoch=0), -uve-topic-21-18 -> (offset=0, leaderEpoch=0), -uve-topic-20-16 -> (offset=0, leaderEpoch=0), -uve-topic-19-16 -> (offset=0, leaderEpoch=0), -uve-topic-21-9 -> (offset=0, leaderEpoch=0), -uve-topic-16-12 -> (offset=0, leaderEpoch=0), -uve-topic-11-3 -> (offset=0, leaderEpoch=0), -uve-topic-11-0 -> (offset=0, leaderEpoch=0), -uve-topic-15-19 -> (offset=0, leaderEpoch=0), -uve-topic-15-10 -> (offset=0, leaderEpoch=0), -uve-topic-24-24 -> (offset=0, leaderEpoch=0), -uve-topic-25-17 -> (offset=0, leaderEpoch=0), -uve-topic-20-19 -> (offset=0, leaderEpoch=0), -uve-topic-3-13 -> (offset=0, leaderEpoch=0), -uve-topic-10-0 -> (offset=0, leaderEpoch=0), -uve-topic-19-19 -> (offset=0, leaderEpoch=0), -uve-topic-11-15 -> (offset=0, leaderEpoch=0), -uve-topic-21-6 -> (offset=0, leaderEpoch=0), -uve-topic-10-6 -> (offset=0, leaderEpoch=0), -uve-topic-27-9 -> (offset=0, leaderEpoch=0), -uve-topic-16-3 -> (offset=0, leaderEpoch=0), -uve-topic-21-0 -> (offset=0, leaderEpoch=0), -uve-topic-20-13 -> (offset=0, leaderEpoch=0), -uve-topic-13-0 -> (offset=0, leaderEpoch=0), -uve-topic-25-20 -> (offset=0, leaderEpoch=0), -uve-topic-25-14 -> (offset=0, leaderEpoch=0), -uve-topic-16-9 -> (offset=0, leaderEpoch=0), -uve-topic-24-9 -> (offset=0, leaderEpoch=0), -uve-topic-13-9 -> (offset=0, leaderEpoch=0), -uve-topic-21-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-27 -> (offset=0, leaderEpoch=0), -uve-topic-19-7 -> (offset=0, leaderEpoch=0), -uve-topic-10-3 -> (offset=0, leaderEpoch=0), -uve-topic-21-3 -> (offset=0, leaderEpoch=0), -uve-topic-15-1 -> (offset=0, leaderEpoch=0), -uve-topic-11-12 -> (offset=0, leaderEpoch=0), -uve-topic-6-12 -> (offset=0, leaderEpoch=0), -uve-topic-20-10 -> (offset=0, leaderEpoch=0), -uve-topic-27-15 -> (offset=0, leaderEpoch=0), -uve-topic-10-18 -> (offset=0, leaderEpoch=0), -uve-topic-15-28 -> (offset=0, leaderEpoch=0), -uve-topic-20-1 -> (offset=0, leaderEpoch=0), -uve-topic-19-4 -> (offset=0, leaderEpoch=0), -uve-topic-3-1 -> (offset=0, leaderEpoch=0), -uve-topic-25-26 -> (offset=0, leaderEpoch=0), -uve-topic-27-12 -> (offset=0, leaderEpoch=0), -uve-topic-19-1 -> (offset=0, leaderEpoch=0), -uve-topic-20-25 -> (offset=0, leaderEpoch=0), -uve-topic-16-15 -> (offset=0, leaderEpoch=0), -uve-topic-25-11 -> (offset=0, leaderEpoch=0), -uve-topic-24-18 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:05,129] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-21-23 -> (offset=0, leaderEpoch=0), -uve-topic-20-6 -> (offset=0, leaderEpoch=0), -uve-topic-13-11 -> (offset=0, leaderEpoch=0), -uve-topic-10-23 -> (offset=0, leaderEpoch=0), -uve-topic-24-11 -> (offset=0, leaderEpoch=0), -uve-topic-20-0 -> (offset=0, leaderEpoch=0), -uve-topic-15-3 -> (offset=0, leaderEpoch=0), -uve-topic-11-8 -> (offset=0, leaderEpoch=0), -uve-topic-19-12 -> (offset=0, leaderEpoch=0), -uve-topic-11-2 -> (offset=0, leaderEpoch=0), -uve-topic-27-8 -> (offset=0, leaderEpoch=0), -uve-topic-19-0 -> (offset=0, leaderEpoch=0), -uve-topic-3-21 -> (offset=0, leaderEpoch=0), -uve-topic-25-16 -> (offset=0, leaderEpoch=0), -uve-topic-25-7 -> (offset=0, leaderEpoch=0), -uve-topic-15-9 -> (offset=0, leaderEpoch=0), -uve-topic-15-24 -> (offset=0, leaderEpoch=0), -uve-topic-25-13 -> (offset=0, leaderEpoch=0), -uve-topic-15-0 -> (offset=0, leaderEpoch=0), -uve-topic-6-20 -> (offset=0, leaderEpoch=0), -uve-topic-11-5 -> (offset=0, leaderEpoch=0), -uve-topic-19-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-8 -> (offset=0, leaderEpoch=0), -uve-topic-19-6 -> (offset=0, leaderEpoch=0), -uve-topic-24-26 -> (offset=0, leaderEpoch=0), -uve-topic-13-26 -> (offset=0, leaderEpoch=0), -uve-topic-20-27 -> (offset=0, leaderEpoch=0), -uve-topic-21-20 -> (offset=0, leaderEpoch=0), -uve-topic-13-5 -> (offset=0, leaderEpoch=0), -uve-topic-24-5 -> (offset=0, leaderEpoch=0), -uve-topic-3-3 -> (offset=0, leaderEpoch=0), -uve-topic-19-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-29 -> (offset=0, leaderEpoch=0), -uve-topic-21-8 -> (offset=0, leaderEpoch=0), -uve-topic-16-14 -> (offset=0, leaderEpoch=0), -uve-topic-27-20 -> (offset=0, leaderEpoch=0), -uve-topic-24-23 -> (offset=0, leaderEpoch=0), -uve-topic-11-17 -> (offset=0, leaderEpoch=0), -uve-topic-6-11 -> (offset=0, leaderEpoch=0), -uve-topic-27-11 -> (offset=0, leaderEpoch=0), -uve-topic-27-14 -> (offset=0, leaderEpoch=0), -uve-topic-25-28 -> (offset=0, leaderEpoch=0), -uve-topic-27-17 -> (offset=0, leaderEpoch=0), -uve-topic-25-22 -> (offset=0, leaderEpoch=0), -uve-topic-19-3 -> (offset=0, leaderEpoch=0), -uve-topic-13-23 -> (offset=0, leaderEpoch=0), -uve-topic-16-17 -> (offset=0, leaderEpoch=0), -uve-topic-19-9 -> (offset=0, leaderEpoch=0), -uve-topic-16-11 -> (offset=0, leaderEpoch=0), -uve-topic-13-20 -> (offset=0, leaderEpoch=0), -uve-topic-27-26 -> (offset=0, leaderEpoch=0), -uve-topic-16-26 -> (offset=0, leaderEpoch=0), -uve-topic-25-4 -> (offset=0, leaderEpoch=0), -uve-topic-10-29 -> (offset=0, leaderEpoch=0), -uve-topic-10-8 -> (offset=0, leaderEpoch=0), -uve-topic-27-23 -> (offset=0, leaderEpoch=0), -uve-topic-20-15 -> (offset=0, leaderEpoch=0), -uve-topic-6-14 -> (offset=0, leaderEpoch=0), -uve-topic-24-2 -> (offset=0, leaderEpoch=0), -uve-topic-21-29 -> (offset=0, leaderEpoch=0), -uve-topic-13-8 -> (offset=0, leaderEpoch=0), -uve-topic-16-23 -> (offset=0, leaderEpoch=0), -uve-topic-10-5 -> (offset=0, leaderEpoch=0), -uve-topic-13-14 -> (offset=0, leaderEpoch=0), -uve-topic-21-5 -> (offset=0, leaderEpoch=0), -uve-topic-11-14 -> (offset=0, leaderEpoch=0), -uve-topic-27-29 -> (offset=0, leaderEpoch=0), -uve-topic-16-5 -> (offset=0, leaderEpoch=0), -uve-topic-20-12 -> (offset=0, leaderEpoch=0), -uve-topic-16-29 -> (offset=0, leaderEpoch=0), -uve-topic-6-2 -> (offset=0, leaderEpoch=0), -uve-topic-3-15 -> (offset=0, leaderEpoch=0), -uve-topic-24-14 -> (offset=0, leaderEpoch=0), -uve-topic-24-20 -> (offset=0, leaderEpoch=0), -uve-topic-3-12 -> (offset=0, leaderEpoch=0), -uve-topic-15-6 -> (offset=0, leaderEpoch=0), -uve-topic-11-26 -> (offset=0, leaderEpoch=0), -uve-topic-11-11 -> (offset=0, leaderEpoch=0), -uve-topic-27-5 -> (offset=0, leaderEpoch=0), -uve-topic-21-17 -> (offset=0, leaderEpoch=0), -uve-topic-10-17 -> (offset=0, leaderEpoch=0), -uve-topic-6-29 -> (offset=0, leaderEpoch=0), -uve-topic-3-9 -> (offset=0, leaderEpoch=0), -uve-topic-20-24 -> (offset=0, leaderEpoch=0), -uve-topic-27-2 -> (offset=0, leaderEpoch=0), -uve-topic-16-20 -> (offset=0, leaderEpoch=0), -uve-topic-21-2 -> (offset=0, leaderEpoch=0), -uve-topic-25-25 -> (offset=0, leaderEpoch=0), -uve-topic-24-8 -> (offset=0, leaderEpoch=0), -uve-topic-13-2 -> (offset=0, leaderEpoch=0), -uve-topic-3-0 -> (offset=0, leaderEpoch=0), -uve-topic-25-10 -> (offset=0, leaderEpoch=0), -uve-topic-3-18 -> (offset=0, leaderEpoch=0), -uve-topic-15-18 -> (offset=0, leaderEpoch=0), -uve-topic-10-20 -> (offset=0, leaderEpoch=0), -uve-topic-11-23 -> (offset=0, leaderEpoch=0), -uve-topic-3-27 -> (offset=0, leaderEpoch=0), -uve-topic-25-1 -> (offset=0, leaderEpoch=0), -uve-topic-6-17 -> (offset=0, leaderEpoch=0), -uve-topic-24-29 -> (offset=0, leaderEpoch=0), -uve-topic-21-14 -> (offset=0, leaderEpoch=0), -uve-topic-6-8 -> (offset=0, leaderEpoch=0), -uve-topic-19-18 -> (offset=0, leaderEpoch=0), -uve-topic-3-6 -> (offset=0, leaderEpoch=0), -uve-topic-13-29 -> (offset=0, leaderEpoch=0), -uve-topic-6-26 -> (offset=0, leaderEpoch=0), -uve-topic-20-3 -> (offset=0, leaderEpoch=0), -uve-topic-20-21 -> (offset=0, leaderEpoch=0), -uve-topic-10-14 -> (offset=0, leaderEpoch=0), -uve-topic-15-21 -> (offset=0, leaderEpoch=0), -uve-topic-15-15 -> (offset=0, leaderEpoch=0), -uve-topic-13-17 -> (offset=0, leaderEpoch=0), -uve-topic-24-17 -> (offset=0, leaderEpoch=0), -uve-topic-19-21 -> (offset=0, leaderEpoch=0), -uve-topic-6-5 -> (offset=0, leaderEpoch=0), -uve-topic-21-26 -> (offset=0, leaderEpoch=0), -uve-topic-20-18 -> (offset=0, leaderEpoch=0), -uve-topic-19-15 -> (offset=0, leaderEpoch=0), -uve-topic-21-11 -> (offset=0, leaderEpoch=0), -uve-topic-11-20 -> (offset=0, leaderEpoch=0), -uve-topic-10-11 -> (offset=0, leaderEpoch=0), -uve-topic-20-9 -> (offset=0, leaderEpoch=0), -uve-topic-10-2 -> (offset=0, leaderEpoch=0), -uve-topic-16-2 -> (offset=0, leaderEpoch=0), -uve-topic-3-24 -> (offset=0, leaderEpoch=0), -uve-topic-15-27 -> (offset=0, leaderEpoch=0), -uve-topic-10-26 -> (offset=0, leaderEpoch=0), -uve-topic-6-23 -> (offset=0, leaderEpoch=0), -uve-topic-15-12 -> (offset=0, leaderEpoch=0), -uve-topic-25-19 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:38:05,153] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,153] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,154] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log 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.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,155] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log 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.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,156] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,157] INFO [Log 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.Log) [2026-03-23 05:38:05,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,158] INFO [Log 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.Log) [2026-03-23 05:38:05,360] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,360] INFO [Log 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.Log) [2026-03-23 05:38:05,360] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,360] INFO [Log 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.Log) [2026-03-23 05:38:05,360] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,360] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,360] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log 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.Log) [2026-03-23 05:38:05,361] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,361] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,362] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,362] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,362] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,362] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,362] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,362] INFO [Log 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.Log) [2026-03-23 05:38:05,362] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,362] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,362] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,362] INFO [Log 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.Log) [2026-03-23 05:38:05,362] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,362] INFO [Log 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.Log) [2026-03-23 05:38:05,362] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,362] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,362] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,362] INFO [Log 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.Log) [2026-03-23 05:38:05,362] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,362] INFO [Log 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.Log) [2026-03-23 05:38:05,362] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,363] INFO [Log 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.Log) [2026-03-23 05:38:05,363] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,363] INFO [Log 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.Log) [2026-03-23 05:38:05,363] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,363] INFO [Log 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.Log) [2026-03-23 05:38:05,363] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,363] INFO [Log 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.Log) [2026-03-23 05:38:05,363] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,363] INFO [Log 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.Log) [2026-03-23 05:38:05,363] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,363] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,363] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,363] INFO [Log 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.Log) [2026-03-23 05:38:05,363] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,363] INFO [Log 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.Log) [2026-03-23 05:38:05,363] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,364] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,364] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,364] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,364] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,364] INFO [Log 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.Log) [2026-03-23 05:38:05,364] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,364] INFO [Log 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.Log) [2026-03-23 05:38:05,364] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,364] INFO [Log 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.Log) [2026-03-23 05:38:05,364] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,364] INFO [Log 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.Log) [2026-03-23 05:38:05,364] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,364] INFO [Log 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.Log) [2026-03-23 05:38:05,364] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,364] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,364] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,364] INFO [Log 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.Log) [2026-03-23 05:38:05,364] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,365] INFO [Log 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.Log) [2026-03-23 05:38:05,365] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,365] INFO [Log 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.Log) [2026-03-23 05:38:05,365] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,365] INFO [Log 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.Log) [2026-03-23 05:38:05,365] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,365] INFO [Log 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.Log) [2026-03-23 05:38:05,365] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,365] INFO [Log 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.Log) [2026-03-23 05:38:05,365] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,365] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,365] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,365] INFO [Log 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.Log) [2026-03-23 05:38:05,365] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,365] INFO [Log 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.Log) [2026-03-23 05:38:05,365] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,365] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,365] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,365] INFO [Log 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.Log) [2026-03-23 05:38:05,365] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,365] INFO [Log 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.Log) [2026-03-23 05:38:05,366] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,366] INFO [Log 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.Log) [2026-03-23 05:38:05,366] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,366] INFO [Log 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.Log) [2026-03-23 05:38:05,366] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,366] INFO [Log 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.Log) [2026-03-23 05:38:05,366] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,366] INFO [Log 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.Log) [2026-03-23 05:38:05,366] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,366] INFO [Log 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.Log) [2026-03-23 05:38:05,366] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,366] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,366] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,366] INFO [Log 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.Log) [2026-03-23 05:38:05,366] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,366] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,366] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,366] INFO [Log 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.Log) [2026-03-23 05:38:05,366] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,366] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,366] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,367] INFO [Log 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.Log) [2026-03-23 05:38:05,367] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,367] INFO [Log 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.Log) [2026-03-23 05:38:05,367] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,367] INFO [Log 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.Log) [2026-03-23 05:38:05,367] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,367] INFO [Log 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.Log) [2026-03-23 05:38:05,367] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,367] INFO [Log 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.Log) [2026-03-23 05:38:05,367] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,367] INFO [Log 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.Log) [2026-03-23 05:38:05,367] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,367] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,367] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,367] INFO [Log 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.Log) [2026-03-23 05:38:05,367] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,367] INFO [Log 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.Log) [2026-03-23 05:38:05,367] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,367] INFO [Log 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.Log) [2026-03-23 05:38:05,367] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,367] INFO [Log 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.Log) [2026-03-23 05:38:05,367] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,368] INFO [Log 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.Log) [2026-03-23 05:38:05,368] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,368] INFO [Log 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.Log) [2026-03-23 05:38:05,368] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,368] INFO [Log 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.Log) [2026-03-23 05:38:05,368] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,371] INFO [Log 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.Log) [2026-03-23 05:38:05,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,371] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,371] INFO [Log 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.Log) [2026-03-23 05:38:05,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,371] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,371] INFO [Log 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.Log) [2026-03-23 05:38:05,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,371] INFO [Log 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.Log) [2026-03-23 05:38:05,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,371] INFO [Log 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.Log) [2026-03-23 05:38:05,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,371] INFO [Log 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.Log) [2026-03-23 05:38:05,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log 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.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log 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.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log 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.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log 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.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log 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.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log 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.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log 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.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log 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.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log 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.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log 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.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log 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.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log 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.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log 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.Log) [2026-03-23 05:38:05,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,372] INFO [Log 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.Log) [2026-03-23 05:38:05,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,373] INFO [Log 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.Log) [2026-03-23 05:38:05,374] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,374] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,374] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,374] INFO [Log 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.Log) [2026-03-23 05:38:05,376] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,376] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,376] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,376] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,376] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,376] INFO [Log 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.Log) [2026-03-23 05:38:05,376] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,376] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,376] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,376] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:38:05,376] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:38:05,377] INFO [Log 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.Log) [2026-03-23 05:38:05,697] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,697] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,697] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,697] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,697] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,697] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,698] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,699] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,699] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,699] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,699] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,699] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,699] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,699] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,699] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,700] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,717] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,717] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,717] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,717] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,717] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,717] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,898] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,899] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,900] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,901] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,902] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:05,903] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,308] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,309] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,924] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,924] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,924] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,924] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,924] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,924] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,924] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,924] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,924] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,925] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:06,926] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,147] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,148] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:07,149] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,209] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,210] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,210] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,210] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,210] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,210] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,210] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,210] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,210] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,210] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,210] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,210] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,210] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,460] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,461] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,462] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,722] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,723] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,724] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,724] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,724] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,724] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,724] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,724] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,724] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,724] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,724] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,724] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,724] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:08,724] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,190] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,191] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,192] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,193] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,194] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,195] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,195] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,195] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,195] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,195] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:38:10,195] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:43:14,691] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-03-23 05:43:14,693] INFO [KafkaServer id=2] shutting down (kafka.server.KafkaServer) [2026-03-23 05:43:14,693] INFO [KafkaServer id=2] Starting controlled shutdown (kafka.server.KafkaServer) [2026-03-23 05:43:15,142] WARN Session 0x200001cb412000b for server cn-jenkins-deploy-platform-ansible-os-5515-2./10.0.0.50:2181, unexpected error, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379) at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:365) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1223) [2026-03-23 05:43:15,254] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-23 05:43:15,254] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-23 05:43:15,997] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:15,997] INFO Socket connection established, initiating session, client: /10.0.0.50:42018, server: cn-jenkins-deploy-platform-ansible-os-5515-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:16,000] INFO Unable to read additional data from server sessionid 0x200001cb412000b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:16,134] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-23 05:43:16,431] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:16,432] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5515-3./10.0.0.33:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:17,886] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:17,886] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5515-2./10.0.0.50:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:18,536] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:18,536] INFO Socket connection established, initiating session, client: /10.0.0.50:42202, server: cn-jenkins-deploy-platform-ansible-os-5515-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:18,537] INFO Unable to read additional data from server sessionid 0x200001cb412000b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:19,140] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:19,140] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5515-3./10.0.0.33:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:20,551] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:20,552] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5515-2./10.0.0.50:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:21,256] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:21,257] INFO Socket connection established, initiating session, client: /10.0.0.50:38142, server: cn-jenkins-deploy-platform-ansible-os-5515-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:21,258] INFO Unable to read additional data from server sessionid 0x200001cb412000b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:21,561] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:21,562] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5515-3./10.0.0.33:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:22,722] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:22,722] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5515-2./10.0.0.50:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:23,091] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:23,092] INFO Socket connection established, initiating session, client: /10.0.0.50:38186, server: cn-jenkins-deploy-platform-ansible-os-5515-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:23,093] INFO Unable to read additional data from server sessionid 0x200001cb412000b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:23,503] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:23,503] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5515-3./10.0.0.33:2181: Connection refused (org.apache.zookeeper.ClientCnxn) +++ date ++ echo 'INFO: =================== Mon Mar 23 05:43:27 UTC 2026 ===================' INFO: =================== Mon Mar 23 05:43: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 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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 +++ tr '\n' , +++ get_local_ips +++ awk '/32 host/ { print f } {f=$2}' +++ uniq +++ sort +++ grep -vi host +++ cat /proc/net/fib_trie ++ local local_ips=,10.0.0.50,10.20.0.254,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.50,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' ++ local server_ip=10.0.0.50 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.50 ]] ++ [[ ,10.0.0.50,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] ++ echo 10.0.0.50 2 ++ return + my_ip_and_order='10.0.0.50 2' + '[' -n '10.0.0.50 2' ']' + break + '[' -z '10.0.0.50 2' ']' ++ echo 10.0.0.50 2 ++ cut -d ' ' -f 1 + my_ip=10.0.0.50 ++ cut -d ' ' -f 2 ++ echo 10.0.0.50 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.50 + KAFKA_LISTEN_ADDRESS=10.0.0.50 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=2 + 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=2/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.50: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.50/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 + sed -i 's|^default.replication.factor=.*$|default.replication.factor=3|' /opt/kafka/config/server.properties + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + sed -i 's|^min.insync.replicas=.*$|min.insync.replicas=2|' /opt/kafka/config/server.properties + 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 kafka:kafka /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u kafka + CONTRAIL_UID=2000 ++ id -g kafka + CONTRAIL_GID=1011 + do_run_service bin/kafka-server-start.sh config/server.properties + [[ -n 2000 ]] + [[ -n 1011 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 2000 + local user_name=kafka + export HOME=/home/kafka + HOME=/home/kafka + mkdir -p /home/kafka + chown -R 2000:1011 /home/kafka + exec setpriv --reuid 2000 --regid 1011 --clear-groups --no-new-privs bin/kafka-server-start.sh config/server.properties [2026-03-23 05:43:32,135] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-03-23 05:43:34,524] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-03-23 05:43:34,836] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-03-23 05:43:34,848] INFO starting (kafka.server.KafkaServer) [2026-03-23 05:43:34,866] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-03-23 05:43:34,975] 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-03-23 05:43:34,981] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:34,994] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5515-2. (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:34,994] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:34,994] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:34,994] INFO Client environment:java.home=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64/jre (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:34,994] 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.5.0.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-lang3-3.8.1.jar:/opt/kafka/bin/../libs/connect-api-2.6.3.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-2.6.3.jar:/opt/kafka/bin/../libs/connect-file-2.6.3.jar:/opt/kafka/bin/../libs/connect-json-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-client-2.6.3.jar:/opt/kafka/bin/../libs/connect-runtime-2.6.3.jar:/opt/kafka/bin/../libs/connect-transforms-2.6.3.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.10.5.jar:/opt/kafka/bin/../libs/jackson-core-2.10.5.jar:/opt/kafka/bin/../libs/jackson-databind-2.10.5.1.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.10.5.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-paranamer-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.12-2.10.5.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.1.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.2.jar:/opt/kafka/bin/../libs/javassist-3.25.0-GA.jar:/opt/kafka/bin/../libs/javassist-3.26.0-GA.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.0.jar:/opt/kafka/bin/../libs/jersey-client-2.31.jar:/opt/kafka/bin/../libs/jersey-common-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.31.jar:/opt/kafka/bin/../libs/jersey-hk2-2.31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.31.jar:/opt/kafka/bin/../libs/jersey-server-2.31.jar:/opt/kafka/bin/../libs/jetty-client-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-http-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-io-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-security-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-server-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3-sources.jar:/opt/kafka/bin/../libs/kafka-clients-2.6.3.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-examples-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-2.6.3.jar:/opt/kafka/bin/../libs/kafka-tools-2.6.3.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/lz4-java-1.7.1.jar:/opt/kafka/bin/../libs/maven-artifact-3.8.1.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/plexus-utils-3.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/rocksdbjni-5.18.4.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.12-2.1.6.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.12-0.9.1.jar:/opt/kafka/bin/../libs/scala-library-2.12.11.jar:/opt/kafka/bin/../libs/scala-logging_2.12-3.9.2.jar:/opt/kafka/bin/../libs/scala-reflect-2.12.11.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.30.jar:/opt/kafka/bin/../libs/snappy-java-1.1.7.3.jar:/opt/kafka/bin/../libs/zookeeper-3.5.9.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.5.9.jar:/opt/kafka/bin/../libs/zstd-jni-1.4.4-7.jar (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:34,994] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:34,994] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:35,003] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:35,004] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:35,004] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:35,005] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:35,055] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:35,055] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:35,055] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:35,055] INFO Client environment:os.memory.free=977MB (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:35,055] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:35,056] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:35,073] 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$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:35,078] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-03-23 05:43:35,173] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:35,210] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-23 05:43:35,266] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:35,303] INFO Socket connection established, initiating session, client: /10.0.0.50:55406, server: cn-jenkins-deploy-platform-ansible-os-5515-2./10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:37,004] INFO Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:37,957] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:37,958] INFO Socket connection established, initiating session, client: /10.0.0.50:48692, server: cn-jenkins-deploy-platform-ansible-os-5515-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:37,959] INFO Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:38,172] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:38,173] INFO Socket connection established, initiating session, client: /10.0.0.50:46570, server: cn-jenkins-deploy-platform-ansible-os-5515-3./10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:38,667] INFO Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:40,146] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:40,146] INFO Socket connection established, initiating session, client: /10.0.0.50:44522, server: cn-jenkins-deploy-platform-ansible-os-5515-2./10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:40,180] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-5515-2./10.0.0.50:2181, sessionid = 0x200002515160016, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:40,182] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-23 05:43:41,759] INFO Cluster ID = RRNYltlfRL6J51l7znxi-A (kafka.server.KafkaServer) [2026-03-23 05:43:42,257] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = 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.leader.rebalance.enable = true background.threads = 10 broker.id = 2 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer 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.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 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-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 = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.50: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.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.message.downconversion.enable = true log.message.format.version = 2.6-IV0 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 = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 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 port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 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.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.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 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 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.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 zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2026-03-23 05:43:42,329] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = 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.leader.rebalance.enable = true background.threads = 10 broker.id = 2 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer 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.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 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-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 = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.50: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.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.message.downconversion.enable = true log.message.format.version = 2.6-IV0 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 = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 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 port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 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.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.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 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 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.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 zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2026-03-23 05:43:42,524] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:43:42,534] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:43:42,535] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:43:42,785] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:42,787] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2026-03-23 05:43:43,304] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,305] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,335] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,355] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-17, topic=-uve-topic-8, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 232ms (1/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,357] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,357] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,358] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-13, topic=-uve-topic-4, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (2/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,362] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,363] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,364] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,374] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-20, topic=-uve-topic-13, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (3/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,375] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,375] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,376] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,378] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-5, topic=-uve-topic-13, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (4/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,383] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,383] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,384] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-17, topic=-uve-topic-24, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (5/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,387] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,387] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,388] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,398] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-6, topic=-uve-topic-20, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (6/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,400] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,400] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,430] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,439] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-1, topic=-uve-topic-0, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 41ms (7/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,447] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,450] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,459] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,461] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-25, topic=-uve-topic-1, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (8/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,463] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,463] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,471] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,490] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-5, topic=-uve-topic-7, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 29ms (9/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,491] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,492] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,493] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-23, topic=-uve-topic-1, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (10/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,524] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,524] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,536] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-2, topic=-uve-topic-20, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (11/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,545] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,556] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,557] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,566] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-18, topic=-uve-topic-7, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (12/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,572] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,575] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,582] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-2, topic=-uve-topic-19, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (13/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,603] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,604] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,605] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,621] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-12, topic=-uve-topic-10, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 36ms (14/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,623] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,623] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,632] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,640] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-13, topic=-uve-topic-10, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (15/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,662] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,662] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,666] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,668] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-7, topic=-uve-topic-12, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (16/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,669] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,672] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,673] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,680] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-12, topic=-uve-topic-7, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (17/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,694] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,694] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,698] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,700] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-26, topic=-uve-topic-23, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (18/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,703] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,704] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,705] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,711] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-26, topic=-uve-topic-16, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (19/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,713] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,714] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,730] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,732] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-16, topic=-uve-topic-12, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (20/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,735] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,743] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,777] INFO [ProducerStateManager partition=-uve-topic-0-0] Writing producer snapshot at offset 454 (kafka.log.ProducerStateManager) [2026-03-23 05:43:43,791] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 454 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,794] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-0-0/00000000000000000454.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:43:43,800] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-0, topic=-uve-topic-0, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=454) with 1 segments in 65ms (21/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,811] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,812] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,813] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,817] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-22, topic=-uve-topic-19, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (22/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,819] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,819] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,834] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,840] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-3, topic=structured_syslog_topic, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (23/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,842] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,843] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,847] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,849] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-20, topic=-uve-topic-19, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (24/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,850] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,850] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,854] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,855] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-6, topic=-uve-topic-25, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (25/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,856] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,856] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,857] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,858] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-22, topic=-uve-topic-4, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (26/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,862] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,862] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,863] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,864] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-9, topic=-uve-topic-6, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (27/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,865] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,865] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,866] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,872] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-29, topic=-uve-topic-9, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (28/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,873] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,873] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,874] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,878] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-27, topic=-uve-topic-13, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (29/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,880] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,880] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,885] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,886] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-21, topic=structured_syslog_topic, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (30/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,887] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,887] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,892] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,895] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-14, topic=-uve-topic-22, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (31/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,896] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,896] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,897] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:43,899] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-9, topic=-uve-topic-26, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (32/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:43,900] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:43,903] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,051] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,052] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-11, topic=-uve-topic-26, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 154ms (33/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,053] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,053] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,227] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,229] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-18, topic=-uve-topic-18, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 176ms (34/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,230] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,230] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,231] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-24, topic=-uve-topic-12, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (35/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,233] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,233] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,295] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,296] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-1, topic=-uve-topic-16, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 64ms (36/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,297] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,298] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,300] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,301] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-25, topic=-uve-topic-7, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (37/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,306] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,307] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,309] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,310] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-14, topic=-uve-topic-21, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (38/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,311] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,311] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,312] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,313] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-10, topic=-uve-topic-18, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (39/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,314] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,314] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,319] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,320] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-23, topic=-uve-topic-19, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (40/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,322] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,322] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,322] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,323] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-0, topic=-uve-topic-15, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (41/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,324] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,324] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,325] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,326] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-16, topic=-uve-topic-8, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (42/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,327] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,327] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,328] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,328] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-11, topic=-uve-topic-14, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (43/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,329] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,329] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,334] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,335] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-25, topic=-uve-topic-11, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (44/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,337] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,337] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,344] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,345] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-26, topic=-uve-topic-2, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (45/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,348] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,349] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,349] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,350] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-18, topic=-uve-topic-1, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (46/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,355] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,356] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,356] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,357] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-20, topic=-uve-topic-16, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (47/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,363] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,363] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,363] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,366] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-7, topic=-uve-topic-15, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (48/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,367] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,367] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,368] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,368] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-6, topic=-uve-topic-26, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (49/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,372] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,372] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,386] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,387] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-4, topic=-uve-topic-27, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (50/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,388] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,388] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,392] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,404] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-28, topic=-uve-topic-11, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (51/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,407] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,408] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,412] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,413] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-28, topic=-uve-topic-0, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (52/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,415] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,415] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,415] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,416] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-25, topic=-uve-topic-3, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (53/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,420] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,420] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,423] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,434] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-25, topic=-uve-topic-29, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (54/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,439] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,439] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,440] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,440] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-29, topic=-uve-topic-21, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (55/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,444] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,444] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,445] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,452] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-11, topic=-uve-topic-17, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (56/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,454] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,454] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,463] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-27, topic=-uve-topic-14, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (57/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,485] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,486] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,489] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,491] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-11, topic=-uve-topic-18, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (58/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,495] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,495] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,506] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,510] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-27, topic=-uve-topic-28, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (59/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,512] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,512] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,513] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-24, topic=-uve-topic-20, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (60/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,516] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,516] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,519] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,526] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-29, topic=-uve-topic-25, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (61/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,530] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,530] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,531] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,532] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-15, topic=-uve-topic-23, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (62/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,533] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,533] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,542] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-12, topic=-uve-topic-25, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (63/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,547] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,548] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,557] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,564] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-7, topic=-uve-topic-29, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (64/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,567] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,569] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,571] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,572] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-23, topic=-uve-topic-17, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (65/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,573] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,573] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,575] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-10, topic=-uve-topic-20, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (66/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,579] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,579] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,590] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,591] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-12, topic=-uve-topic-18, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (67/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,592] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,592] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,593] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,593] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-9, topic=-uve-topic-21, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (68/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,599] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,600] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,600] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,601] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-5, topic=-uve-topic-11, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (69/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,612] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,612] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,614] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,616] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-4, topic=-uve-topic-15, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (70/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,617] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,617] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,622] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,624] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-29, topic=-uve-topic-3, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (71/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,625] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,625] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,626] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,627] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-16, topic=-uve-topic-3, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (72/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,631] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,632] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,648] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,650] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-26, topic=-uve-topic-7, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (73/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,653] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,653] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,653] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,655] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-8, topic=-uve-topic-1, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (74/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,656] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,656] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,667] INFO [ProducerStateManager partition=-uve-topic-24-0] Writing producer snapshot at offset 76 (kafka.log.ProducerStateManager) [2026-03-23 05:43:44,674] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 76 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,674] INFO [ProducerStateManager partition=-uve-topic-24-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-24-0/00000000000000000076.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:43:44,678] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-0, topic=-uve-topic-24, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=76) with 1 segments in 22ms (75/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,679] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,679] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,692] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,693] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-19, topic=-uve-topic-24, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (76/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,695] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,695] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,696] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,697] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-28, topic=-uve-topic-23, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (77/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,698] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,698] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,699] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,709] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-5, topic=-uve-topic-28, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (78/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,710] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,710] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,711] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,713] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-27, topic=-uve-topic-11, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (79/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,714] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,714] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,715] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,719] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-12, topic=-uve-topic-15, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (80/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,724] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,724] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,725] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,731] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-13, topic=-uve-topic-20, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (81/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,733] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,733] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,734] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,735] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-9, topic=-uve-topic-9, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (82/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,737] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,737] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,751] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,754] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-19, topic=-uve-topic-1, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (83/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,755] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,755] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,759] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,762] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-15, topic=-uve-topic-29, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (84/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,763] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,763] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,764] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,766] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-12, topic=-uve-topic-2, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (85/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,769] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,769] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,773] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,782] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-27, topic=-uve-topic-2, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (86/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,833] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,833] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,847] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,848] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-22, topic=-uve-topic-1, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 66ms (87/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,851] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,851] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,857] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,870] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-15, topic=-uve-topic-11, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (88/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,871] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,872] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,879] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,883] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-22, topic=-uve-topic-21, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (89/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,884] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,884] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,890] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,891] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-29, topic=-uve-topic-20, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (90/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,894] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,894] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,895] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,902] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-18, topic=-uve-topic-14, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (91/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,903] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,903] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,903] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,904] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-18, topic=-uve-topic-24, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (92/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,905] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,905] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,906] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-24, topic=-uve-topic-5, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (93/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,910] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,911] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,911] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,912] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-6, topic=-uve-topic-23, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (94/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,913] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,913] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,913] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,914] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-0, topic=-uve-topic-9, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (95/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,922] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,922] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,923] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,949] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-14, topic=structured_syslog_topic, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 36ms (96/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,950] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,950] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,951] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,952] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-26, topic=-uve-topic-28, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (97/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,952] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,952] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,953] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,960] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-26, topic=-uve-topic-1, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (98/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,961] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,961] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,962] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,963] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-21, topic=-uve-topic-23, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (99/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,963] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,963] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,964] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,964] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-19, topic=-uve-topic-3, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (100/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,965] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,965] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,966] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,967] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-28, topic=-uve-topic-22, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (101/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,971] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,971] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,976] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,986] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-2, topic=-uve-topic-7, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (102/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,995] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,995] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,996] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,997] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-6, topic=-uve-topic-12, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (103/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:44,998] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:44,998] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:44,998] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,003] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-1, topic=-uve-topic-2, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (104/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,004] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,004] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,010] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,011] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-19, topic=-uve-topic-23, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (105/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,014] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,014] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,015] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,015] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-13, topic=structured_syslog_topic, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (106/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,016] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,016] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,017] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,018] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-12, topic=-uve-topic-5, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (107/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,019] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,019] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,020] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,020] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-3, topic=-uve-topic-1, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (108/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,023] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,023] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,023] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,031] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-20, topic=-uve-topic-4, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (109/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,032] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,032] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,037] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,044] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-23, topic=-uve-topic-15, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (110/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,070] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,071] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,073] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,073] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-16, topic=-uve-topic-23, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 29ms (111/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,074] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,074] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,076] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,084] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-15, topic=-uve-topic-13, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (112/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,085] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,085] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,086] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,103] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-0, topic=-uve-topic-12, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (113/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,104] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,104] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,109] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-3, topic=-uve-topic-29, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (114/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,111] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,111] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,112] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,113] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-25, topic=structured_syslog_topic, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (115/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,130] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,130] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,131] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,131] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-1, topic=-uve-topic-19, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (116/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,132] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,132] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,133] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,133] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-17, topic=-uve-topic-6, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (117/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,134] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,134] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,140] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,140] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-28, topic=-uve-topic-26, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (118/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,141] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,141] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,143] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,144] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-5, topic=-uve-topic-21, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (119/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,146] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,146] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,147] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,148] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-18, topic=-uve-topic-2, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (120/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,155] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,155] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,155] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-6, topic=-uve-topic-24, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (121/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,160] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,174] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,175] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,175] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-3, topic=-uve-topic-15, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (122/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,179] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,179] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,184] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,184] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-17, topic=-uve-topic-22, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (123/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,186] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,186] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,187] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,187] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-2, topic=-uve-topic-1, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (124/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,189] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,189] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,189] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-13, topic=-uve-topic-26, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (125/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,195] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,196] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,196] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-27, topic=-uve-topic-1, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (126/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,206] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,206] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,221] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,221] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-15, topic=-uve-topic-25, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (127/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,222] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,222] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,223] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-12, topic=-uve-topic-19, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (128/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,224] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,224] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,224] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-28, topic=-uve-topic-20, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (129/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,225] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,225] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,234] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,234] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-1, topic=-uve-topic-15, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (130/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,236] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,236] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,240] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,241] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-29, topic=-uve-topic-15, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (131/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,241] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,241] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,242] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,242] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-15, topic=-uve-topic-7, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (132/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,243] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,243] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,244] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,249] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-5, topic=-uve-topic-17, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (133/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,249] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,250] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,250] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,250] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-15, topic=-uve-topic-12, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (134/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,259] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,259] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,259] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-8, topic=-uve-topic-24, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (135/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,260] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,260] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,294] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,295] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-10, topic=-uve-topic-25, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 36ms (136/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,296] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,296] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,300] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,301] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-22, topic=-uve-topic-14, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (137/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,302] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,302] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,305] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,306] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-19, topic=-uve-topic-6, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (138/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,306] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,307] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,310] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,310] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-8, topic=-uve-topic-7, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (139/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,311] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,311] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,314] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,315] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-4, topic=-uve-topic-11, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (140/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,316] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,316] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,317] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,317] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-14, topic=-uve-topic-10, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (141/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,318] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,318] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,321] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,322] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-14, topic=-uve-topic-19, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (142/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,323] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,323] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,323] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,324] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-26, topic=-uve-topic-0, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (143/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,326] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,326] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,327] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,327] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-26, topic=-uve-topic-4, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (144/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,328] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,328] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,340] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,341] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-22, topic=-uve-topic-0, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (145/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,342] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,342] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,342] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,344] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-26, topic=-uve-topic-21, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (146/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,347] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,347] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,347] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,348] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-18, topic=-uve-topic-10, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (147/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,348] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,348] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,349] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,349] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-3, topic=-uve-topic-0, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (148/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,351] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,351] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,352] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,353] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-15, topic=-uve-topic-10, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (149/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,353] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,353] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,360] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-25, topic=-uve-topic-0, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (150/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,365] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,365] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,369] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,369] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-10, topic=-uve-topic-10, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (151/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,370] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,370] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,370] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,371] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-2, topic=-uve-topic-10, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (152/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,372] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,372] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,373] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,373] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-3, topic=-uve-topic-5, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (153/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,374] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,374] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,374] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,375] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-5, topic=-uve-topic-0, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (154/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,375] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,375] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,376] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,382] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-3, topic=-uve-topic-24, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (155/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,383] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,383] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,393] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,394] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-13, topic=-uve-topic-28, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (156/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,394] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,394] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,398] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,401] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-13, topic=-uve-topic-5, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (157/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,402] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,402] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,406] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,406] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-16, topic=-uve-topic-16, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (158/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,407] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,407] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,409] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,411] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-9, topic=-uve-topic-1, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (159/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,412] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,412] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,412] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,413] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-22, topic=-uve-topic-8, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (160/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,414] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,414] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,414] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,415] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-7, topic=-uve-topic-20, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (161/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,415] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,415] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,416] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,416] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-27, topic=-uve-topic-10, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (162/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,417] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,417] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,418] INFO [ProducerStateManager partition=-uve-topic-23-0] Writing producer snapshot at offset 78 (kafka.log.ProducerStateManager) [2026-03-23 05:43:45,424] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 78 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,424] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-23-0/00000000000000000078.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:43:45,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-0, topic=-uve-topic-23, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=78) with 1 segments in 9ms (163/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,426] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,426] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,431] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-13, topic=-uve-topic-13, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (164/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,436] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,436] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,437] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-5, topic=-uve-topic-12, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (165/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,438] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,438] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,442] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,442] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-19, topic=-uve-topic-12, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (166/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,443] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,443] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,443] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,444] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-11, topic=-uve-topic-29, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (167/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,462] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,462] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,467] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,467] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-22, topic=-uve-topic-27, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (168/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,468] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,468] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,472] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,473] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-17, topic=-uve-topic-3, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (169/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,475] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,475] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,475] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,476] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-14, topic=-uve-topic-17, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (170/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,477] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,477] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,477] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,502] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-21, topic=-uve-topic-22, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (171/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,504] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,504] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,509] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,509] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-26, topic=-uve-topic-22, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (172/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,510] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,510] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,514] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-8, topic=-uve-topic-23, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (173/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,516] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,516] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,516] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,517] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-16, topic=-uve-topic-19, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (174/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,518] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,518] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,519] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,519] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-9, topic=-uve-topic-13, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (175/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,531] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,531] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,531] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,532] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-29, topic=-uve-topic-29, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (176/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,532] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,532] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,537] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,537] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-19, topic=-uve-topic-14, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (177/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,538] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,538] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,538] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,539] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-6, topic=-uve-topic-19, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (178/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,546] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,546] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,547] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-5, topic=-uve-topic-4, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (179/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,557] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,557] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,558] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,558] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-21, topic=-uve-topic-2, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (180/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,575] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,575] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,579] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,580] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-28, topic=-uve-topic-16, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (181/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,580] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,580] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,581] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,581] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-0, topic=-uve-topic-17, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (182/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,582] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,582] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,586] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-8, topic=-uve-topic-15, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (183/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,587] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,587] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,598] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,599] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-14, topic=-uve-topic-2, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (184/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,599] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,599] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,600] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,600] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-5, topic=-uve-topic-18, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (185/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,601] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,601] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,605] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,605] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-27, topic=-uve-topic-29, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (186/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,606] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,606] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,610] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,611] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-18, topic=-uve-topic-25, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (187/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,611] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,611] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,615] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,615] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-25, topic=-uve-topic-14, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (188/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,616] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,616] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,620] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,620] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-4, topic=-uve-topic-28, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (189/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,621] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,621] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,621] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-16, topic=-uve-topic-25, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (190/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,622] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,622] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,623] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,624] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-20, topic=-uve-topic-29, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (191/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,624] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,625] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,630] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,631] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-16, topic=-uve-topic-0, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (192/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,636] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,636] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,636] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-24, topic=-uve-topic-2, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (193/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,638] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,638] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,640] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,640] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-26, topic=-uve-topic-12, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (194/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,641] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,641] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,645] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,645] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-1, topic=-uve-topic-12, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (195/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,662] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,662] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,663] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,663] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-21, topic=-uve-topic-12, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (196/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,664] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,664] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,668] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,669] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-10, topic=-uve-topic-16, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (197/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,670] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,670] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,673] INFO [ProducerStateManager partition=-uve-topic-21-0] Writing producer snapshot at offset 92 (kafka.log.ProducerStateManager) [2026-03-23 05:43:45,682] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 92 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,682] INFO [ProducerStateManager partition=-uve-topic-21-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-21-0/00000000000000000092.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:43:45,683] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-0, topic=-uve-topic-21, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=92) with 1 segments in 13ms (198/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,683] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,683] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,684] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,684] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-5, topic=-uve-topic-8, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (199/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,685] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,685] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,685] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,686] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-29, topic=-uve-topic-0, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (200/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,696] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,696] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,700] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,701] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-5, topic=-uve-topic-20, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (201/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,701] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,701] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,702] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,702] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-29, topic=-uve-topic-4, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (202/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,705] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,705] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,705] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,710] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-10, topic=-uve-topic-15, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (203/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,711] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,711] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,712] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,713] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-12, topic=-uve-topic-13, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (204/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,714] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,714] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,718] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,719] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-2, topic=-uve-topic-27, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (205/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,719] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,720] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,721] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,721] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-10, topic=-uve-topic-3, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (206/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,723] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,729] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,741] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,746] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-10, topic=-uve-topic-17, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (207/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,747] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,747] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,755] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-4, topic=-uve-topic-9, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (208/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,756] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,757] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,758] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,758] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-17, topic=structured_syslog_topic, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (209/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,759] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,759] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,763] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,764] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-17, topic=-uve-topic-2, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (210/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,765] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,765] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,765] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,766] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-8, topic=-uve-topic-9, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (211/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,766] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,767] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,767] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,767] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-20, topic=structured_syslog_topic, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (212/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,768] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,768] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,768] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,770] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-27, topic=-uve-topic-23, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (213/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,771] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,771] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,771] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,772] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-28, topic=-uve-topic-15, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (214/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,772] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,772] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,773] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,774] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-9, topic=-uve-topic-7, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (215/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,774] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,774] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,775] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,776] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-25, topic=-uve-topic-8, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (216/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,776] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,782] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,782] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,783] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-2, topic=-uve-topic-9, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (217/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,784] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,784] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,784] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,784] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-9, topic=-uve-topic-28, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (218/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,785] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,785] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,785] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,786] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-24, topic=-uve-topic-22, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (219/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,787] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,787] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,790] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,791] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-10, topic=-uve-topic-26, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (220/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,792] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,792] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,792] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,793] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-19, topic=-uve-topic-26, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (221/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,802] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,802] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,803] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,804] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-27, topic=-uve-topic-16, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (222/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,804] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,804] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,805] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,805] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-21, topic=-uve-topic-15, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (223/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,806] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,806] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,813] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-23, topic=-uve-topic-23, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (224/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,814] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,814] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,815] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,816] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-15, topic=-uve-topic-21, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (225/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,817] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,817] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,817] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,818] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-9, topic=-uve-topic-10, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (226/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,818] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,818] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,822] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,822] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-12, topic=structured_syslog_topic, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (227/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,823] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,823] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,827] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,827] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-5, topic=-uve-topic-19, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (228/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,828] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,828] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,828] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,828] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-8, topic=-uve-topic-5, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (229/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,829] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,829] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,830] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,830] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-2, topic=-uve-topic-6, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (230/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,831] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,831] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,832] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,833] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-26, topic=-uve-topic-25, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (231/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,843] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,843] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,848] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,848] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-10, topic=-uve-topic-9, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (232/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,849] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,849] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,853] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,854] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-10, topic=-uve-topic-24, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (233/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,854] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,855] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,858] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,859] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-13, topic=-uve-topic-11, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (234/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,859] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,860] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,860] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,861] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-15, topic=-uve-topic-16, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (235/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,871] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,871] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,871] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,872] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-23, topic=-uve-topic-4, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (236/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,872] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,872] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,873] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,873] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-21, topic=-uve-topic-7, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (237/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,874] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,874] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,874] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,882] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-6, topic=-uve-topic-10, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (238/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,883] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,883] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,883] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,884] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-15, topic=-uve-topic-17, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (239/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,885] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,885] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,885] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,886] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-3, topic=-uve-topic-14, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (240/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,890] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,890] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,905] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,905] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-29, topic=-uve-topic-26, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (241/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,906] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,906] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,907] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-18, topic=-uve-topic-0, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (242/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,908] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,908] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,911] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,912] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-17, topic=-uve-topic-19, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (243/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,912] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,912] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,913] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,913] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-21, topic=-uve-topic-5, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (244/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,914] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,914] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,914] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,915] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-14, topic=-uve-topic-28, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (245/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,931] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,931] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,936] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,937] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-23, topic=-uve-topic-3, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (246/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,937] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,938] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,941] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,942] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-13, topic=-uve-topic-17, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (247/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,943] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,943] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,947] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,947] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-16, topic=-uve-topic-6, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (248/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,948] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,948] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,949] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,949] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-25, topic=-uve-topic-18, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (249/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,950] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,950] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,958] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,959] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-11, topic=-uve-topic-4, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (250/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,961] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,961] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,962] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,977] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-18, topic=-uve-topic-13, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (251/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,978] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,980] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,983] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:45,986] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-14, topic=-uve-topic-1, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (252/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:45,988] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:45,995] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,022] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,023] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-16, topic=-uve-topic-11, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 36ms (253/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,023] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,023] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,024] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,024] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-13, topic=-uve-topic-7, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (254/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,025] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,025] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,026] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-24, topic=-uve-topic-6, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (255/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,043] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,043] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,044] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,044] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-9, topic=-uve-topic-3, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (256/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,045] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,045] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,069] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-21, topic=-uve-topic-18, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (257/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,070] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,070] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,092] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,092] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-4, topic=-uve-topic-5, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (258/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,093] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,093] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,105] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,106] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-5, topic=-uve-topic-2, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (259/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,106] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,106] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,107] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,107] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-6, topic=-uve-topic-3, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (260/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,108] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,134] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,140] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,141] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-6, topic=structured_syslog_topic, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 34ms (261/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,142] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,142] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,142] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,143] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-28, topic=structured_syslog_topic, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (262/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,143] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,150] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,176] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,177] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-1, topic=-uve-topic-11, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 35ms (263/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,178] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,178] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,179] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,181] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-27, topic=-uve-topic-24, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (264/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,181] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,181] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,198] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,199] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-18, topic=-uve-topic-3, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (265/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,199] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,199] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,200] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,214] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-21, topic=-uve-topic-21, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (266/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,215] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,215] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,222] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-28, topic=-uve-topic-3, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (267/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,224] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,224] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,253] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,254] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-1, topic=-uve-topic-27, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 31ms (268/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,272] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,272] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,276] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,276] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-28, topic=-uve-topic-27, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (269/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,277] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,277] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,278] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,286] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-4, topic=-uve-topic-19, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (270/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,287] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,294] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,294] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,295] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-12, topic=-uve-topic-0, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (271/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,296] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,298] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,299] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,299] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-13, topic=-uve-topic-8, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (272/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,300] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,300] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,300] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,301] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-21, topic=-uve-topic-27, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (273/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,301] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,301] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,328] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,329] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-23, topic=-uve-topic-29, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 27ms (274/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,347] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,347] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,348] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,348] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-6, topic=-uve-topic-27, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (275/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,371] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,371] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,397] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,397] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-22, topic=-uve-topic-12, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 49ms (276/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,404] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,409] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,422] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-10, topic=-uve-topic-0, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 31ms (277/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,433] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,442] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,448] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,448] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-14, topic=-uve-topic-13, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (278/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,461] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,461] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,473] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-27, topic=-uve-topic-18, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (279/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,480] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,481] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,481] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,482] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-27, topic=-uve-topic-9, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (280/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,482] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,482] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,514] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-7, topic=-uve-topic-0, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 34ms (281/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,515] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,515] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,516] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,516] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-27, topic=-uve-topic-12, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (282/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,517] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,517] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,539] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,541] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-1, topic=-uve-topic-6, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (283/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,543] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,543] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,558] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,559] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-16, topic=-uve-topic-4, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (284/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,560] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,560] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,560] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,561] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-3, topic=-uve-topic-7, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (285/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,561] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,561] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,561] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,575] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-26, topic=-uve-topic-29, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (286/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,579] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,579] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,588] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,588] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-21, topic=-uve-topic-8, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (287/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,590] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,591] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,599] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,599] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-11, topic=-uve-topic-10, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (288/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,606] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,606] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,606] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,607] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-29, topic=-uve-topic-14, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (289/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,607] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,607] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,618] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,626] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-6, topic=-uve-topic-5, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (290/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,627] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,627] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,635] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-4, topic=-uve-topic-14, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (291/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,636] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,637] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,643] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,643] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-22, topic=-uve-topic-24, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (292/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,644] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,644] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,647] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,649] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-28, topic=-uve-topic-4, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (293/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,653] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,658] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,660] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,660] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-22, topic=-uve-topic-2, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (294/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,661] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,662] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,664] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,666] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-13, topic=-uve-topic-15, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (295/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,669] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,669] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,670] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,672] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-4, topic=-uve-topic-22, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (296/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,675] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,675] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,679] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,680] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-14, topic=-uve-topic-6, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (297/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,682] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,683] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,684] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,684] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-16, topic=-uve-topic-29, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (298/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,695] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,695] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,701] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,701] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-4, topic=-uve-topic-23, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (299/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,704] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,707] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,714] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,717] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-7, topic=-uve-topic-27, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (300/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,719] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,719] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,723] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,727] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-21, topic=-uve-topic-24, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (301/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,729] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,729] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,741] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,741] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-4, topic=-uve-topic-17, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (302/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,745] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,746] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,747] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-21, topic=-uve-topic-10, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (303/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,759] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,759] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,761] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,771] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-11, topic=structured_syslog_topic, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (304/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,772] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,772] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,782] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,783] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-20, topic=-uve-topic-12, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (305/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,784] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,784] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,784] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,787] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-13, topic=-uve-topic-22, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (306/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,799] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,799] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,810] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,811] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-7, topic=-uve-topic-16, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (307/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,811] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,814] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,814] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,815] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-12, topic=-uve-topic-14, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (308/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,815] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,815] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,830] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,831] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-18, topic=structured_syslog_topic, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (309/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,831] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,831] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,832] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,838] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-27, topic=-uve-topic-5, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (310/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,839] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,839] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,839] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,840] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-6, topic=-uve-topic-2, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (311/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,840] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,840] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,841] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-24, topic=-uve-topic-14, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (312/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,841] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,841] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,860] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,861] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-5, topic=-uve-topic-27, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (313/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,861] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,861] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,862] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,862] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-24, topic=-uve-topic-16, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (314/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,863] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,863] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,863] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,864] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-6, topic=-uve-topic-7, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (315/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,864] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,864] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,885] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,885] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-4, topic=-uve-topic-1, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (316/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,886] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,886] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,887] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,887] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-3, topic=-uve-topic-3, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (317/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,887] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,887] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,892] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,892] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-10, topic=-uve-topic-1, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (318/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,893] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,893] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,893] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,894] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-0, topic=-uve-topic-3, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (319/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,894] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,894] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,895] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,895] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-3, topic=-uve-topic-19, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (320/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,896] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,896] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,896] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,914] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-7, topic=-uve-topic-4, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (321/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,915] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,915] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,916] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,931] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-2, topic=-uve-topic-8, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (322/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,937] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,937] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,949] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,950] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-6, topic=-uve-topic-1, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (323/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,951] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,951] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,951] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,952] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-29, topic=-uve-topic-1, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (324/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,952] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,952] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,953] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,953] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-5, topic=-uve-topic-10, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (325/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,953] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:46,953] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,968] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:46,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-9, topic=-uve-topic-2, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (326/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:46,970] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,015] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,042] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-7, topic=-uve-topic-6, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 73ms (327/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,043] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,043] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,044] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,044] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-22, topic=structured_syslog_topic, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (328/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,045] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,045] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,045] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,045] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-2, topic=-uve-topic-16, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (329/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,054] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,054] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,055] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,055] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-29, topic=-uve-topic-6, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (330/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,056] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,056] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,056] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,057] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-23, topic=-uve-topic-24, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (331/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,057] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,057] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,057] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,081] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-22, topic=-uve-topic-29, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (332/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,081] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,082] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,082] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,083] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-3, topic=-uve-topic-13, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (333/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,083] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,083] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,084] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,084] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-2, topic=-uve-topic-12, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (334/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,085] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,085] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,102] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,103] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-7, topic=-uve-topic-14, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (335/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,104] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,104] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,104] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,105] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-19, topic=structured_syslog_topic, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (336/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,105] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,105] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,114] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,114] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-20, topic=-uve-topic-7, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (337/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,115] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,115] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,116] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-23, topic=-uve-topic-21, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (338/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,117] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,117] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,133] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,133] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-1, topic=-uve-topic-24, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (339/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,135] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,135] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,142] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,143] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-11, topic=-uve-topic-22, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (340/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,143] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,143] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,144] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,144] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-12, topic=-uve-topic-21, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (341/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,145] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,145] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,145] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,146] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-23, topic=-uve-topic-10, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (342/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,146] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,146] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,147] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,148] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-17, topic=-uve-topic-18, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (343/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,148] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,148] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,149] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,149] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-11, topic=-uve-topic-5, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (344/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,150] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,150] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,161] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,161] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-1, topic=-uve-topic-13, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (345/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,162] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,162] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,163] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,163] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-11, topic=-uve-topic-25, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (346/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,163] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,163] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,164] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,164] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-15, topic=-uve-topic-2, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (347/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,165] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,165] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,165] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,166] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-14, topic=-uve-topic-4, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (348/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,175] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,175] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,175] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,176] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-29, topic=-uve-topic-10, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (349/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,177] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,178] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,188] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,189] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-13, topic=-uve-topic-16, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (350/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,189] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,189] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,190] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,190] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-8, topic=-uve-topic-11, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (351/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,191] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,191] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,191] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,192] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-20, topic=-uve-topic-18, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (352/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,192] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,192] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,195] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,196] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-3, topic=-uve-topic-4, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (353/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,196] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,196] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,200] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,200] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-5, topic=-uve-topic-15, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (354/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,201] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,201] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,201] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-16, topic=-uve-topic-15, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (355/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,203] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,203] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,203] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-11, topic=-uve-topic-27, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (356/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,206] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,206] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,212] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,212] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-14, topic=-uve-topic-7, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (357/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,213] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,213] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,213] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,215] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-24, topic=-uve-topic-3, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (358/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,216] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,217] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,223] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-4, topic=-uve-topic-10, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (359/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,224] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,224] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,224] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,224] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-27, topic=-uve-topic-26, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (360/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,225] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,225] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,225] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,226] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-19, topic=-uve-topic-2, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (361/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,228] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,229] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,234] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,234] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-16, topic=-uve-topic-10, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (362/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,235] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,235] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,235] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,235] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-10, topic=-uve-topic-22, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (363/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,236] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,236] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,239] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,240] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-17, topic=-uve-topic-7, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (364/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,240] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,240] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,240] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,241] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-15, topic=-uve-topic-9, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (365/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,241] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,241] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,242] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,243] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-8, topic=-uve-topic-13, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (366/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,244] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,245] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,246] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,247] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-17, topic=-uve-topic-0, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (367/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,247] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,247] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,248] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,248] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-12, topic=-uve-topic-22, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (368/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,248] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,248] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,249] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,249] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-15, topic=-uve-topic-5, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (369/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,249] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,249] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,253] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,255] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-10, topic=-uve-topic-4, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (370/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,257] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,257] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,261] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,262] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-14, topic=-uve-topic-24, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (371/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,262] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,262] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,265] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,266] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-24, topic=-uve-topic-10, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (372/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,267] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,268] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,276] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,277] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-14, topic=-uve-topic-16, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (373/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,278] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,278] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,283] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,284] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-23, topic=-uve-topic-26, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (374/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,284] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,285] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,285] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,286] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-15, topic=-uve-topic-1, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (375/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,286] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,286] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,287] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,288] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-4, topic=-uve-topic-8, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (376/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,289] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,291] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,295] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,296] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-10, topic=-uve-topic-14, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (377/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,296] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,296] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,298] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,298] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-21, topic=-uve-topic-16, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (378/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,299] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,300] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,305] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,306] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-16, topic=-uve-topic-13, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (379/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,306] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,306] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,307] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,307] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-19, topic=-uve-topic-15, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (380/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,308] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,308] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,309] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-18, topic=-uve-topic-19, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (381/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,310] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,310] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,310] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,311] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-3, topic=-uve-topic-23, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (382/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,312] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,312] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,314] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,314] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-17, topic=-uve-topic-16, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (383/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,315] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,315] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,317] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,318] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-10, topic=structured_syslog_topic, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (384/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,319] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,319] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,319] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,320] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-12, topic=-uve-topic-24, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (385/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,320] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,320] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,324] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,324] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-9, topic=structured_syslog_topic, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (386/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,325] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,325] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,325] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,325] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-26, topic=-uve-topic-24, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (387/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,326] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,326] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,326] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,326] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-13, topic=-uve-topic-3, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (388/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,327] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,327] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,327] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,328] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-10, topic=-uve-topic-2, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (389/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,328] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,328] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,328] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,329] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-0, topic=-uve-topic-10, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (390/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,329] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,329] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,337] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,337] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-26, topic=-uve-topic-19, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (391/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,338] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,338] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,362] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,363] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-5, topic=-uve-topic-26, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (392/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,363] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,363] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,364] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,364] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-4, topic=-uve-topic-29, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (393/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,365] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,365] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,369] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,369] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-13, topic=-uve-topic-24, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (394/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,370] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,370] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,370] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,371] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-0, topic=-uve-topic-6, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (395/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,371] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,371] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,372] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,372] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-17, topic=-uve-topic-17, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (396/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,372] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,372] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,376] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,376] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-15, topic=structured_syslog_topic, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (397/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,377] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,377] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,380] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,381] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-28, topic=-uve-topic-10, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (398/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,381] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,381] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,382] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,382] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-26, topic=structured_syslog_topic, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (399/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,383] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,383] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,383] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,384] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-23, topic=-uve-topic-14, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (400/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,384] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,384] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,389] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-21, topic=-uve-topic-29, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (401/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,393] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,393] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,401] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,401] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-10, topic=-uve-topic-27, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (402/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,402] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,402] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,402] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,402] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-27, topic=-uve-topic-27, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (403/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,403] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,403] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,406] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,407] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-16, topic=-uve-topic-9, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (404/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,407] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,407] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,411] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,411] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-22, topic=-uve-topic-5, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (405/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,411] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,411] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,412] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,412] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-9, topic=-uve-topic-16, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (406/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,413] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,413] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,413] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,413] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-20, topic=-uve-topic-5, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (407/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,414] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,414] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,434] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-4, topic=-uve-topic-21, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (408/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,436] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,436] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,436] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,436] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-14, topic=-uve-topic-25, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (409/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,437] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,437] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,437] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,438] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-21, topic=-uve-topic-19, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (410/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,448] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,448] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,456] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,457] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-5, topic=-uve-topic-22, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (411/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,457] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,457] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,462] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,462] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-4, topic=-uve-topic-6, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (412/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,463] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,463] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,463] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,464] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-4, topic=-uve-topic-25, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (413/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,470] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,470] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,470] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,471] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-26, topic=-uve-topic-6, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (414/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,471] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,471] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,472] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,473] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-25, topic=-uve-topic-23, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (415/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,475] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,475] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,480] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,480] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-6, topic=-uve-topic-4, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (416/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,481] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,481] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,481] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,481] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-22, topic=-uve-topic-23, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (417/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,483] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,483] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,484] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,484] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-27, topic=-uve-topic-20, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (418/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,487] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,487] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,490] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,490] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-7, topic=structured_syslog_topic, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (419/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,491] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,491] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,492] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,493] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-5, topic=-uve-topic-6, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (420/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,494] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,494] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,500] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,501] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-16, topic=-uve-topic-5, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (421/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,501] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,501] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,502] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,502] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-20, topic=-uve-topic-27, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (422/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,503] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,503] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,504] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,506] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-17, topic=-uve-topic-21, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (423/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,507] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,507] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,512] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,512] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-28, topic=-uve-topic-13, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (424/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,513] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,513] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,514] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-7, topic=-uve-topic-22, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (425/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,515] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,515] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,519] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,520] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-17, topic=-uve-topic-20, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (426/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,522] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,522] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,525] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,526] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-14, topic=-uve-topic-15, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (427/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,526] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,526] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,527] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,527] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-11, topic=-uve-topic-16, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (428/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,527] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,528] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,528] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-5, topic=-uve-topic-25, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (429/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,529] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,529] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,529] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-20, topic=-uve-topic-8, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (430/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,531] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,531] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,532] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,532] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-27, topic=-uve-topic-17, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (431/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,532] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,532] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,533] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,534] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-5, topic=-uve-topic-24, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (432/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,535] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,535] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,544] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-13, topic=-uve-topic-14, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (433/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,545] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,545] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,546] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,546] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-3, topic=-uve-topic-10, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (434/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,546] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,546] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,547] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-9, topic=-uve-topic-23, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (435/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,548] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,548] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,548] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-26, topic=-uve-topic-17, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (436/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,550] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,550] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,554] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,554] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-14, topic=-uve-topic-3, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (437/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,555] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,555] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,558] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,558] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-0, topic=-uve-topic-18, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (438/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,559] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,559] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,559] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,560] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-1, topic=-uve-topic-18, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (439/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,560] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,560] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,563] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,564] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-26, topic=-uve-topic-3, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (440/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,564] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,564] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,567] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,568] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-28, topic=-uve-topic-9, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (441/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,568] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,568] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,572] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,572] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-19, topic=-uve-topic-10, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (442/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,573] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,573] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,576] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-24, topic=-uve-topic-4, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (443/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,577] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,577] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,577] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,578] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-11, topic=-uve-topic-13, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (444/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,578] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,578] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,579] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,579] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-2, topic=-uve-topic-24, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (445/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,579] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,579] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,588] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-16, topic=-uve-topic-27, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (446/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,589] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,589] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,593] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,593] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-4, topic=-uve-topic-12, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (447/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,594] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,594] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,597] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,597] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-29, topic=-uve-topic-7, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (448/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,598] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,598] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,598] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,599] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-22, topic=-uve-topic-20, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (449/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,599] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,599] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,600] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,600] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-3, topic=-uve-topic-20, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (450/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,600] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,600] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,601] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,601] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-16, topic=-uve-topic-20, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (451/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,601] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,602] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,602] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,602] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-22, topic=-uve-topic-25, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (452/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,603] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,603] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,613] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-17, topic=-uve-topic-23, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (453/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,614] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,614] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,617] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,618] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-10, topic=-uve-topic-12, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (454/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,618] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,619] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,619] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-17, topic=-uve-topic-13, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (455/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,620] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,620] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,623] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,624] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-20, topic=-uve-topic-2, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (456/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,624] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,624] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,625] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,625] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-23, topic=-uve-topic-13, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (457/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,626] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,626] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,626] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,626] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-24, topic=-uve-topic-21, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (458/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,627] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,627] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,636] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-9, topic=-uve-topic-29, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (459/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,637] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,637] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,641] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,641] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-26, topic=-uve-topic-15, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (460/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,642] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,642] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,645] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,646] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-24, topic=-uve-topic-8, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (461/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,646] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,646] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,647] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,647] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-5, topic=structured_syslog_topic, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (462/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,648] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,648] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,652] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,652] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-10, topic=-uve-topic-6, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (463/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,653] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,653] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,653] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,653] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-17, topic=-uve-topic-1, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (464/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,654] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,654] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,654] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,655] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-0, topic=-uve-topic-5, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (465/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,655] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,655] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,656] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,656] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-22, topic=-uve-topic-3, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (466/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,656] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,656] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,657] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,657] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-26, topic=-uve-topic-14, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (467/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,658] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,658] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,668] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,669] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-11, topic=-uve-topic-15, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (468/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,669] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,670] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,670] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,670] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-21, topic=-uve-topic-26, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (469/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,671] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,671] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,671] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,672] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-11, topic=-uve-topic-6, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (470/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,672] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,672] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,676] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,676] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-22, topic=-uve-topic-6, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (471/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,677] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,677] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,680] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,681] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-25, topic=-uve-topic-6, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (472/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,681] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,681] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,682] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,682] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-4, topic=-uve-topic-26, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (473/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,682] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,682] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,683] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,683] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-7, topic=-uve-topic-19, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (474/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,684] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,684] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,684] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,684] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-3, topic=-uve-topic-26, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (475/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,685] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,685] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,685] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,685] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-10, topic=-uve-topic-7, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (476/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,686] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,686] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,686] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,687] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-24, topic=-uve-topic-17, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (477/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,687] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,687] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,696] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,696] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-25, topic=-uve-topic-10, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (478/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,697] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,697] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,701] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,701] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-10, topic=-uve-topic-28, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (479/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,702] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,702] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,702] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,703] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-19, topic=-uve-topic-22, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (480/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,725] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,725] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,725] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,726] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-27, topic=-uve-topic-21, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (481/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,727] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,727] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,727] INFO [ProducerStateManager partition=-uve-topic-2-0] Writing producer snapshot at offset 44 (kafka.log.ProducerStateManager) [2026-03-23 05:43:47,731] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 44 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,732] INFO [ProducerStateManager partition=-uve-topic-2-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-2-0/00000000000000000044.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:43:47,732] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-0, topic=-uve-topic-2, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=44) with 1 segments in 6ms (482/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,733] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,733] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,742] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,742] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-7, topic=-uve-topic-10, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (483/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,743] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,743] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,744] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,744] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-14, topic=-uve-topic-11, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (484/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,744] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,745] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,752] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,752] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-7, topic=-uve-topic-11, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (485/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,753] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,753] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,753] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,754] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-11, topic=-uve-topic-21, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (486/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,754] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,754] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,755] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,755] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-23, topic=-uve-topic-16, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (487/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,755] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,756] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,756] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-4, topic=-uve-topic-2, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (488/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,759] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,759] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,766] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,767] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-22, topic=-uve-topic-9, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (489/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,767] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,767] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,768] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,768] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-16, topic=-uve-topic-18, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (490/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,768] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,768] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,769] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,769] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-3, topic=-uve-topic-16, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (491/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,769] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,770] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,775] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,775] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-24, topic=-uve-topic-15, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (492/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,776] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,776] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,788] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,789] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-5, topic=-uve-topic-3, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (493/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,790] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,790] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,790] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,791] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-3, topic=-uve-topic-12, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (494/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,791] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,791] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,792] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,792] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-18, topic=-uve-topic-27, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (495/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,792] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,792] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,800] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,801] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-15, topic=-uve-topic-18, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (496/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,803] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,803] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,806] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,806] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-21, topic=-uve-topic-4, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (497/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,807] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,807] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,807] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,808] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-21, topic=-uve-topic-11, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (498/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,808] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,808] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,809] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,809] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-4, topic=-uve-topic-18, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (499/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,810] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,810] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,814] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-25, topic=-uve-topic-27, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (500/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,815] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,815] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,819] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,819] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-25, topic=-uve-topic-9, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (501/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,819] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,819] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,820] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,821] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-2, topic=-uve-topic-11, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (502/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,821] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,821] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,822] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,822] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-18, topic=-uve-topic-26, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (503/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,823] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,823] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,823] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,823] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-6, topic=-uve-topic-21, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (504/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,824] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,824] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,825] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,825] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-21, topic=-uve-topic-3, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (505/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,832] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,832] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,837] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,838] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-22, topic=-uve-topic-11, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (506/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,838] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,838] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,842] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,843] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-13, topic=-uve-topic-21, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (507/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,843] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,843] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,844] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,844] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-12, topic=-uve-topic-16, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (508/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,844] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,844] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,845] INFO [ProducerStateManager partition=-uve-topic-1-0] Writing producer snapshot at offset 44 (kafka.log.ProducerStateManager) [2026-03-23 05:43:47,852] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 44 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,852] INFO [ProducerStateManager partition=-uve-topic-1-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-1-0/00000000000000000044.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:43:47,852] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-0, topic=-uve-topic-1, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=44) with 1 segments in 8ms (509/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,855] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,855] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,856] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,862] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-26, topic=-uve-topic-13, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (510/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,863] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,874] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,874] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,875] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-6, topic=-uve-topic-15, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (511/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,899] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,902] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,911] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,911] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-0, topic=-uve-topic-4, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 35ms (512/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,912] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,912] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,913] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,913] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-2, topic=-uve-topic-18, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (513/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,917] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,921] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,925] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,925] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-10, topic=-uve-topic-21, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (514/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,926] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,926] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,930] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,932] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-6, topic=-uve-topic-9, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (515/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,933] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,933] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,933] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,934] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-9, topic=-uve-topic-5, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (516/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,934] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,934] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,935] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,935] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-20, topic=-uve-topic-21, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (517/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,935] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,939] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,943] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,944] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-10, topic=-uve-topic-11, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (518/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,944] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,944] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,947] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,948] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-28, topic=-uve-topic-24, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (519/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,948] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,949] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,949] INFO [ProducerStateManager partition=-uve-topic-22-0] Writing producer snapshot at offset 122 (kafka.log.ProducerStateManager) [2026-03-23 05:43:47,952] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 122 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,953] INFO [ProducerStateManager partition=-uve-topic-22-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-22-0/00000000000000000122.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:43:47,953] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-0, topic=-uve-topic-22, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=122) with 1 segments in 6ms (520/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,954] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,954] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,954] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,954] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-2, topic=-uve-topic-28, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (521/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,955] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,955] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,964] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,964] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-1, topic=-uve-topic-9, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (522/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,965] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,965] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,965] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-21, topic=-uve-topic-14, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (523/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:47,970] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:47,973] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:47,974] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,000] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-19, topic=-uve-topic-19, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 30ms (524/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,000] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,001] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,006] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,007] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-25, topic=-uve-topic-24, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (525/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,007] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,008] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,009] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,017] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-12, topic=-uve-topic-6, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (526/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,021] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,021] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,023] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-13, topic=-uve-topic-29, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (527/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,028] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,029] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,032] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,032] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-21, topic=-uve-topic-17, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (528/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,034] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,034] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,035] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,045] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-5, topic=-uve-topic-1, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (529/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,046] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,046] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,047] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,048] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-12, topic=-uve-topic-12, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (530/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,051] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,051] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,051] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-26, topic=-uve-topic-18, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (531/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,052] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,052] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,066] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,067] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-2, topic=-uve-topic-3, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (532/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,067] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,068] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,068] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,068] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-28, topic=-uve-topic-2, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (533/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,069] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,069] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,086] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,087] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-21, topic=-uve-topic-25, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (534/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,090] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,090] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,098] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,099] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-11, topic=-uve-topic-9, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (535/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,099] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,099] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,100] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,100] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-14, topic=-uve-topic-18, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (536/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,111] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,112] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,112] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,112] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-16, topic=-uve-topic-7, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (537/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,115] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,116] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,117] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-9, topic=-uve-topic-24, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (538/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,119] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,119] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,119] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,119] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-4, topic=-uve-topic-4, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (539/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,131] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,131] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,136] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,136] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-25, topic=-uve-topic-21, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (540/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,137] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,137] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,141] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,141] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-28, topic=-uve-topic-14, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (541/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,142] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,142] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,145] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,145] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-3, topic=-uve-topic-18, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (542/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,150] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,151] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,153] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,155] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-16, topic=-uve-topic-2, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (543/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,158] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,158] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,164] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,166] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-2, topic=-uve-topic-2, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (544/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,167] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,167] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,168] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-18, topic=-uve-topic-17, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (545/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,170] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,170] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,171] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-18, topic=-uve-topic-16, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (546/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,173] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,174] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,174] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,175] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-2, topic=-uve-topic-25, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (547/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,177] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,178] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,180] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,181] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-23, topic=structured_syslog_topic, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (548/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,181] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,181] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,182] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,183] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-23, topic=-uve-topic-25, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (549/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,183] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,183] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,184] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,184] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-18, topic=-uve-topic-12, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (550/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,184] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,184] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,185] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,185] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-14, topic=-uve-topic-14, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (551/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,186] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,186] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,198] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,198] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-1, topic=-uve-topic-1, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (552/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,199] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,199] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,199] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,200] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-21, topic=-uve-topic-28, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (553/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,200] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,200] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,204] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-16, topic=-uve-topic-17, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (554/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,205] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,205] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,208] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,209] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-23, topic=-uve-topic-20, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (555/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,209] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,209] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,212] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,213] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-7, topic=-uve-topic-24, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (556/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,213] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,213] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,214] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,214] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-11, topic=-uve-topic-1, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (557/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,214] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,214] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,218] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,218] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-20, topic=-uve-topic-15, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (558/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,219] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,219] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,222] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,222] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-8, topic=-uve-topic-19, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (559/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,222] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,222] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,223] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-4, topic=-uve-topic-20, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (560/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,223] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,223] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,224] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,224] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-7, topic=-uve-topic-3, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (561/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,224] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,225] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,225] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-21, topic=-uve-topic-1, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (562/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,226] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,226] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,230] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,238] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-12, topic=-uve-topic-4, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (563/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,239] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,239] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,241] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,242] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-19, topic=-uve-topic-18, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (564/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,246] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,247] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,247] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,248] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-8, topic=-uve-topic-4, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (565/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,249] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,249] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,254] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,254] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-8, topic=-uve-topic-3, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (566/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,255] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,255] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,259] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,262] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-4, topic=-uve-topic-0, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (567/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,263] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,263] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,263] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,264] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-23, topic=-uve-topic-28, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (568/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,264] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,264] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,268] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-1, topic=-uve-topic-10, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (569/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,269] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,269] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,269] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,269] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-17, topic=-uve-topic-11, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (570/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,270] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,270] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,273] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,283] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-20, topic=-uve-topic-22, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (571/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,287] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,287] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,287] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-18, topic=-uve-topic-15, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (572/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,288] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,288] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,288] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,289] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-16, topic=-uve-topic-26, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (573/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,289] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,289] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,293] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,294] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-20, topic=-uve-topic-20, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (574/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,294] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,294] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,326] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,327] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-18, topic=-uve-topic-11, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 34ms (575/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,328] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,328] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,328] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,329] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-9, topic=-uve-topic-27, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (576/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,329] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,329] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,336] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,336] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-25, topic=-uve-topic-2, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (577/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,337] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,337] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,346] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,347] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-28, topic=-uve-topic-17, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (578/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,347] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,347] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,358] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,358] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-26, topic=-uve-topic-26, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (579/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,359] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,359] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,366] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,366] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-24, topic=-uve-topic-25, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (580/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,371] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,372] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,372] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,373] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-3, topic=-uve-topic-6, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (581/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,373] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,373] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,388] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,388] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-28, topic=-uve-topic-12, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (582/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,389] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,389] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,399] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,400] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-27, topic=-uve-topic-4, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (583/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,400] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,400] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,401] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,401] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-25, topic=-uve-topic-4, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (584/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,401] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,401] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,412] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,413] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-4, topic=-uve-topic-16, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (585/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,414] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,414] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,414] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,415] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-23, topic=-uve-topic-11, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (586/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,416] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,416] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,421] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,421] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-17, topic=-uve-topic-26, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (587/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,421] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,422] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,425] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-8, topic=-uve-topic-26, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (588/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,426] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,426] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,430] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,430] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-4, topic=-uve-topic-24, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (589/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,431] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,431] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,431] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,431] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-10, topic=-uve-topic-8, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (590/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,432] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,432] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,436] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-20, topic=-uve-topic-23, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (591/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,437] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,437] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,438] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,438] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-8, topic=-uve-topic-12, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (592/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,442] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,449] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,450] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,450] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-28, topic=-uve-topic-29, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (593/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,451] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,451] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,456] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,457] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-0, topic=structured_syslog_topic, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (594/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,457] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,457] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,478] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,479] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-26, topic=-uve-topic-5, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (595/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,480] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,486] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,487] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,488] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-29, topic=-uve-topic-12, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (596/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,499] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,501] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,502] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,502] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-29, topic=-uve-topic-18, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (597/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,503] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,503] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,504] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,507] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-5, topic=-uve-topic-29, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (598/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,508] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,508] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,508] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,510] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-4, topic=-uve-topic-7, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (599/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,510] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,510] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,526] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,527] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-15, topic=-uve-topic-4, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (600/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,527] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,527] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,528] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,529] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-13, topic=-uve-topic-25, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (601/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,531] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,531] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,535] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,536] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-25, topic=-uve-topic-28, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (602/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,537] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,537] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,541] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,541] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-27, topic=-uve-topic-8, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (603/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,542] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,542] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,546] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,546] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-13, topic=-uve-topic-0, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (604/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,547] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,547] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,547] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-29, topic=-uve-topic-13, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (605/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,548] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,548] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,552] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,553] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-29, topic=-uve-topic-19, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (606/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,553] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,553] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,556] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,556] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-27, topic=-uve-topic-6, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (607/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,556] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,557] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,557] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-20, topic=-uve-topic-1, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (608/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,573] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,574] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,575] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,577] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-20, topic=-uve-topic-10, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (609/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,578] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,579] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,581] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,582] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-27, topic=-uve-topic-19, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (610/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,584] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,584] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,590] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,590] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-6, topic=-uve-topic-29, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (611/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,591] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,591] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,594] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,595] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-4, topic=-uve-topic-13, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (612/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,595] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,595] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,596] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-25, topic=-uve-topic-26, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (613/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,597] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,597] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,597] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,598] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-2, topic=-uve-topic-0, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (614/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,602] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,602] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,602] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,603] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-29, topic=-uve-topic-5, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (615/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,604] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,604] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,608] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,609] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-28, topic=-uve-topic-5, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (616/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,610] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,610] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,614] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,614] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-5, topic=-uve-topic-23, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (617/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,615] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,615] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,621] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-9, topic=-uve-topic-4, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (618/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,622] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,622] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,627] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,628] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-19, topic=-uve-topic-21, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (619/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,628] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,628] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,629] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-7, topic=-uve-topic-18, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (620/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,630] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,630] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,630] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,631] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-21, topic=-uve-topic-13, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (621/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,631] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,631] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,632] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-29, topic=-uve-topic-11, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (622/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,652] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,652] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,653] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,653] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-20, topic=-uve-topic-9, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (623/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,653] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,653] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,654] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,654] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-8, topic=-uve-topic-6, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (624/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,659] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,660] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,661] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,662] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-11, topic=-uve-topic-0, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (625/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,662] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,662] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,663] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,663] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-28, topic=-uve-topic-19, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (626/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,663] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,663] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,664] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,664] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-28, topic=-uve-topic-25, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (627/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,664] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,664] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,665] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,665] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-2, topic=-uve-topic-5, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (628/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,667] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,672] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,672] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,676] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-9, topic=-uve-topic-15, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (629/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,677] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,678] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,680] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,680] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-12, topic=-uve-topic-28, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (630/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,682] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,686] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,686] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,687] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-1, topic=-uve-topic-23, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (631/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,687] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,690] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,690] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,691] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-8, topic=-uve-topic-21, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (632/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,691] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,691] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,692] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-11, topic=-uve-topic-28, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (633/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,692] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,693] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,693] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,693] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-18, topic=-uve-topic-28, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (634/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,694] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,694] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,694] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,695] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-22, topic=-uve-topic-7, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (635/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,699] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,699] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,719] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,720] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-15, topic=-uve-topic-28, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (636/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,724] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,724] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,724] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-22, topic=-uve-topic-22, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (637/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,727] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,727] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,734] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,735] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-12, topic=-uve-topic-29, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (638/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,745] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,745] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,746] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,749] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-28, topic=-uve-topic-7, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (639/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,753] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,754] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,760] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,761] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-7, topic=-uve-topic-21, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (640/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,761] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,762] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,762] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,763] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-6, topic=-uve-topic-17, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (641/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,764] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,764] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,778] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,779] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-1, topic=-uve-topic-17, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (642/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,779] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,779] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,780] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,780] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-12, topic=-uve-topic-11, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (643/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,781] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,781] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,785] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,786] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-10, topic=-uve-topic-13, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (644/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,786] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,786] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,787] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,787] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-8, topic=-uve-topic-27, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (645/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,787] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,787] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,791] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,791] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-29, topic=-uve-topic-22, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (646/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,791] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,791] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,792] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,792] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-3, topic=-uve-topic-22, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (647/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,792] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,792] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,793] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,793] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-18, topic=-uve-topic-21, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (648/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,793] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,793] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,794] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-18, topic=-uve-topic-22, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (649/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,794] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,794] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,795] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,799] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-29, topic=-uve-topic-27, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (650/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,799] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,799] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,800] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,801] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-5, topic=-uve-topic-5, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (651/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,803] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,803] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,804] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,805] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-25, topic=-uve-topic-20, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (652/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,806] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,806] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,808] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,809] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-21, topic=-uve-topic-6, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (653/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,809] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,810] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,816] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,816] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-20, topic=-uve-topic-26, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (654/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,817] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,817] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,817] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,817] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-15, topic=-uve-topic-15, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (655/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,818] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,818] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,821] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,822] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-19, topic=-uve-topic-0, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (656/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,822] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,823] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,824] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,870] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-8, topic=-uve-topic-25, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 47ms (657/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,872] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,873] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,874] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,882] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-9, topic=-uve-topic-12, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (658/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,883] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,883] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,884] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,886] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-20, topic=-uve-topic-14, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (659/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,888] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,888] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,889] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,889] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-24, topic=-uve-topic-24, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (660/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,889] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,889] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,922] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,923] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-26, topic=-uve-topic-20, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 33ms (661/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,926] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,926] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,928] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,929] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-19, topic=-uve-topic-8, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (662/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,930] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,930] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,936] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,937] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-14, topic=-uve-topic-23, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (663/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,938] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,939] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,939] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,940] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-18, topic=-uve-topic-5, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (664/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,941] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,954] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,957] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,957] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-13, topic=-uve-topic-19, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (665/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,967] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,967] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,967] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-19, topic=-uve-topic-7, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (666/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:48,970] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:48,970] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,992] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:48,994] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-25, topic=-uve-topic-5, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (667/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,002] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,003] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,004] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,004] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-22, topic=-uve-topic-26, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (668/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,006] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,006] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,006] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,007] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-23, topic=-uve-topic-12, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (669/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,008] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,014] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,025] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-7, topic=-uve-topic-28, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (670/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,028] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,028] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,031] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,035] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-6, topic=-uve-topic-22, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (671/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,036] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,037] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,049] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-9, topic=-uve-topic-8, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (672/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,052] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,052] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,057] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,058] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-8, topic=-uve-topic-18, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (673/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,059] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,059] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,064] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,065] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-2, topic=-uve-topic-26, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (674/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,066] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,066] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,067] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,068] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-14, topic=-uve-topic-5, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (675/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,068] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,068] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,072] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,072] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-18, topic=-uve-topic-29, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (676/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,073] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,073] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,078] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,079] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-19, topic=-uve-topic-9, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (677/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,079] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,079] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,080] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,080] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-29, topic=-uve-topic-8, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (678/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,081] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,081] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,081] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,082] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-3, topic=-uve-topic-21, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (679/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,083] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,083] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,083] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,084] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-26, topic=-uve-topic-27, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (680/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,084] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,086] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,087] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,087] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-25, topic=-uve-topic-15, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (681/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,088] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,088] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,090] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,091] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-7, topic=-uve-topic-25, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (682/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,092] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,092] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,092] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,094] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-15, topic=-uve-topic-6, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (683/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,102] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,110] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,110] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,115] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-3, topic=-uve-topic-2, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (684/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,120] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,120] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,121] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,121] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-26, topic=-uve-topic-11, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (685/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,122] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,130] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,135] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,135] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-7, topic=-uve-topic-17, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (686/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,136] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,136] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,136] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-4, topic=-uve-topic-3, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (687/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,137] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,137] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,137] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,138] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-2, topic=-uve-topic-17, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (688/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,160] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,193] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,194] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-23, topic=-uve-topic-0, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 57ms (689/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,195] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,195] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,196] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,196] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-12, topic=-uve-topic-9, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (690/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,197] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,197] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,226] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,227] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-29, topic=-uve-topic-23, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 31ms (691/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,228] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,228] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,235] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,236] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-11, topic=-uve-topic-24, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (692/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,237] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,237] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,238] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,238] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-13, topic=-uve-topic-18, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (693/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,240] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,240] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,241] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,241] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-4, topic=structured_syslog_topic, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (694/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,241] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,241] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,242] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,242] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-8, topic=-uve-topic-10, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (695/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,242] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,242] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,257] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,259] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-20, topic=-uve-topic-3, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (696/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,261] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,261] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,266] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,267] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-7, topic=-uve-topic-1, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (697/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,267] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,267] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,273] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,275] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-11, topic=-uve-topic-8, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (698/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,278] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,278] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,279] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,279] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-1, topic=-uve-topic-4, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (699/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,282] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,282] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,283] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,283] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-24, topic=-uve-topic-0, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (700/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,289] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,289] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,304] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,305] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-19, topic=-uve-topic-28, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (701/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,305] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,305] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,308] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-7, topic=-uve-topic-13, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (702/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,309] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,310] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,313] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,314] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-0, topic=-uve-topic-8, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (703/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,316] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,316] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,319] INFO [ProducerStateManager partition=-uve-topic-20-0] Writing producer snapshot at offset 147 (kafka.log.ProducerStateManager) [2026-03-23 05:43:49,325] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 147 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,326] INFO [ProducerStateManager partition=-uve-topic-20-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-20-0/00000000000000000147.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:43:49,372] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-0, topic=-uve-topic-20, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=147) with 1 segments in 58ms (704/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,373] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,373] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,374] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,374] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-20, topic=-uve-topic-0, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (705/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,374] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,374] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,375] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,375] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-18, topic=-uve-topic-9, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (706/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,375] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,375] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,394] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-23, topic=-uve-topic-9, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (707/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,404] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,404] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,424] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,426] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-29, topic=-uve-topic-28, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 30ms (708/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,427] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,427] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,430] INFO [ProducerStateManager partition=-uve-topic-27-0] Writing producer snapshot at offset 156 (kafka.log.ProducerStateManager) [2026-03-23 05:43:49,442] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 156 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,449] INFO [ProducerStateManager partition=-uve-topic-27-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-27-0/00000000000000000156.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:43:49,450] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-0, topic=-uve-topic-27, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=156) with 1 segments in 23ms (709/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,450] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,451] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,453] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,454] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-27, topic=-uve-topic-22, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (710/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,454] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,462] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,469] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,470] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-13, topic=-uve-topic-1, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (711/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,475] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,475] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,481] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,484] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-2, topic=-uve-topic-15, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (712/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,486] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,487] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,487] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,487] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-0, topic=-uve-topic-19, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (713/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,496] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,496] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,513] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-19, topic=-uve-topic-11, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 28ms (714/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,523] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,523] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,525] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,526] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-20, topic=-uve-topic-6, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (715/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,528] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,528] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,530] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-15, topic=-uve-topic-26, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (716/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,531] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,531] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,531] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,538] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-17, topic=-uve-topic-25, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (717/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,539] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,539] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,553] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,554] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-15, topic=-uve-topic-8, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (718/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,554] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,554] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,558] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,559] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-14, topic=-uve-topic-26, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (719/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,561] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,561] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,562] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,565] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-19, topic=-uve-topic-25, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (720/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,565] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,565] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,566] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-17, topic=-uve-topic-12, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (721/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,577] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,577] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,577] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,577] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-12, topic=-uve-topic-27, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (722/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,578] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,578] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,600] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,601] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-2, topic=-uve-topic-23, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (723/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,601] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,601] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,602] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,603] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-9, topic=-uve-topic-14, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (724/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,603] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,603] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,603] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,604] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-21, topic=-uve-topic-20, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (725/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,604] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,604] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,613] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-24, topic=-uve-topic-18, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (726/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,614] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,614] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,643] INFO [ProducerStateManager partition=-uve-topic-26-0] Writing producer snapshot at offset 160 (kafka.log.ProducerStateManager) [2026-03-23 05:43:49,654] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 160 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,655] INFO [ProducerStateManager partition=-uve-topic-26-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-26-0/00000000000000000160.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:43:49,655] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-0, topic=-uve-topic-26, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=160) with 1 segments in 42ms (727/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,655] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,655] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,659] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,660] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-9, topic=-uve-topic-20, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (728/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,671] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,671] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,696] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,696] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-22, topic=-uve-topic-16, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 37ms (729/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,698] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,698] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,703] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,703] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-23, topic=-uve-topic-6, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (730/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,703] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,703] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,704] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,704] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-10, topic=-uve-topic-19, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (731/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,704] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,705] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,709] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,709] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-23, topic=-uve-topic-5, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (732/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,710] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,710] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,720] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,720] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-9, topic=-uve-topic-25, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (733/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,721] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,721] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,721] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,721] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-17, topic=-uve-topic-29, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (734/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,727] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,727] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,733] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,734] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-24, topic=-uve-topic-19, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (735/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,735] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,735] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,735] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,760] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-24, topic=-uve-topic-11, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (736/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,760] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,760] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,761] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,761] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-27, topic=-uve-topic-7, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (737/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,761] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,761] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,762] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,775] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-8, topic=-uve-topic-17, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (738/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,775] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,775] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,776] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,776] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-8, topic=-uve-topic-8, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (739/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,776] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,776] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,777] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,777] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-14, topic=-uve-topic-12, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (740/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,777] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,777] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,778] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,781] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-6, topic=-uve-topic-11, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (741/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,782] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,782] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,783] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,787] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-0, topic=-uve-topic-11, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (742/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,788] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,788] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,794] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-20, topic=-uve-topic-28, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (743/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,795] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,795] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,795] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,795] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-1, topic=-uve-topic-3, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (744/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,796] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,796] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,796] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,796] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-8, topic=-uve-topic-29, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (745/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,797] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,797] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,797] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,797] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-12, topic=-uve-topic-3, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (746/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,798] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,798] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,808] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,809] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-6, topic=-uve-topic-6, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (747/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,817] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,817] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,818] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,832] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-18, topic=-uve-topic-20, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (748/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,833] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,833] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,834] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,834] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-6, topic=-uve-topic-13, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (749/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,865] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,865] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,866] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,866] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-11, topic=-uve-topic-11, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (750/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,902] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,902] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,903] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,903] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-9, topic=-uve-topic-11, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 37ms (751/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,903] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,904] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,904] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,904] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-6, topic=-uve-topic-16, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (752/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,914] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,916] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,947] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,947] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-23, topic=-uve-topic-22, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 43ms (753/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,948] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,948] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,948] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,949] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-19, topic=-uve-topic-4, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (754/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,954] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,955] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,955] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,956] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-24, topic=-uve-topic-7, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (755/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:49,959] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:49,960] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,966] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:49,968] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-3, topic=-uve-topic-8, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (756/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,004] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,005] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,014] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,014] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-27, topic=-uve-topic-25, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (757/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,017] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,017] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,026] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-11, topic=-uve-topic-7, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (758/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,027] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,029] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,034] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,035] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-3, topic=-uve-topic-25, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (759/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,037] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,037] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,047] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,047] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-28, topic=-uve-topic-1, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (760/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,047] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,049] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,054] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,058] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-6, topic=-uve-topic-18, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (761/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,059] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,059] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,070] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,071] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-22, topic=-uve-topic-28, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (762/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,074] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,075] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,088] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,089] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-10, topic=-uve-topic-5, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (763/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,093] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,093] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,094] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,095] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-25, topic=-uve-topic-25, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (764/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,098] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,098] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,098] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,104] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-1, topic=-uve-topic-25, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (765/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,105] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,108] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,109] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-9, topic=-uve-topic-17, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (766/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,112] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,112] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,120] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,120] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-8, topic=-uve-topic-22, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (767/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,123] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,124] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,132] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,133] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-13, topic=-uve-topic-27, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (768/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,135] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,136] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,137] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,140] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-28, topic=-uve-topic-18, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (769/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,144] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,146] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,151] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,152] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-7, topic=-uve-topic-7, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (770/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,156] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,156] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,157] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,160] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-16, topic=structured_syslog_topic, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (771/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,164] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,167] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,173] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,174] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-7, topic=-uve-topic-5, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (772/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,175] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,177] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,178] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,183] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-18, topic=-uve-topic-6, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (773/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,186] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,186] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,187] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,190] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-14, topic=-uve-topic-0, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (774/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,192] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,193] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,206] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,207] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-13, topic=-uve-topic-12, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (775/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,211] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,212] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,214] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,218] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-15, topic=-uve-topic-0, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (776/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,220] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,221] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,227] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,228] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-17, topic=-uve-topic-15, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (777/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,229] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,229] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,231] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-21, topic=-uve-topic-9, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (778/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,234] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,236] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,236] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,238] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-24, topic=-uve-topic-13, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (779/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,241] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,241] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,243] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,245] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-23, topic=-uve-topic-8, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (780/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,246] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,248] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,259] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-25, topic=-uve-topic-16, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (781/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,260] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,260] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,262] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,267] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-14, topic=-uve-topic-8, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (782/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,270] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,270] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,271] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,274] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-24, topic=-uve-topic-28, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (783/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,274] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,278] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,287] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-19, topic=-uve-topic-27, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (784/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,288] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,288] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,296] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,298] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-29, topic=-uve-topic-2, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (785/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,301] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,302] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,303] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,304] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-0, topic=-uve-topic-7, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (786/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,304] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,304] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,306] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,306] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-10, topic=-uve-topic-23, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (787/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,307] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,307] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,308] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,311] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-27, topic=-uve-topic-15, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (788/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,314] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,314] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,317] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,323] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-2, topic=-uve-topic-4, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (789/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,326] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,330] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,336] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,340] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-23, topic=-uve-topic-2, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (790/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,341] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,343] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,350] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,352] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-19, topic=-uve-topic-5, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (791/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,354] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,356] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,360] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,360] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-13, topic=-uve-topic-9, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (792/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,361] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,361] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,361] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,363] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-17, topic=-uve-topic-9, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (793/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,364] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,365] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,369] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,369] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-22, topic=-uve-topic-17, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (794/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,370] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,370] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,370] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,372] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-7, topic=-uve-topic-2, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (795/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,374] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,374] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,376] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,378] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-19, topic=-uve-topic-29, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (796/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,380] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,380] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,384] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,384] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-7, topic=-uve-topic-26, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (797/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,385] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,385] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,390] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,390] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-15, topic=-uve-topic-27, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (798/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,391] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,391] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,416] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,417] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-7, topic=-uve-topic-9, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (799/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,418] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,418] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,419] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,419] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-12, topic=-uve-topic-23, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (800/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,420] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,420] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,420] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,420] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-2, topic=-uve-topic-21, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (801/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,421] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,421] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,421] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,421] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-6, topic=-uve-topic-28, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (802/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,421] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,421] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,432] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,432] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-1, topic=structured_syslog_topic, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (803/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,432] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,432] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,433] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,433] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-3, topic=-uve-topic-9, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (804/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,448] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,448] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,452] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,452] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-9, topic=-uve-topic-0, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (805/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,461] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,468] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,468] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,476] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-24, topic=-uve-topic-27, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (806/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,476] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,476] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,495] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,495] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-29, topic=structured_syslog_topic, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (807/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,507] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,507] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,507] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,507] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-15, topic=-uve-topic-19, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (808/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,529] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,529] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,533] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,539] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-24, topic=-uve-topic-23, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (809/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,550] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,550] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,554] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,556] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-24, topic=-uve-topic-9, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (810/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,568] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,570] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,572] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,582] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-14, topic=-uve-topic-29, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (811/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,587] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,587] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,588] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-19, topic=-uve-topic-20, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (812/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,594] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,595] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,596] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,602] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-12, topic=-uve-topic-26, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (813/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,607] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,607] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,608] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-15, topic=-uve-topic-22, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (814/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,617] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,617] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,621] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-8, topic=-uve-topic-0, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (815/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,627] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,627] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,631] INFO [ProducerStateManager partition=-uve-topic-14-0] Writing producer snapshot at offset 18 (kafka.log.ProducerStateManager) [2026-03-23 05:43:50,637] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 18 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,637] INFO [ProducerStateManager partition=-uve-topic-14-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-14-0/00000000000000000018.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:43:50,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-0, topic=-uve-topic-14, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=18) with 1 segments in 11ms (816/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,641] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,641] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,655] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,655] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-0, topic=-uve-topic-16, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (817/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,656] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,657] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,669] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,671] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-9, topic=-uve-topic-18, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (818/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,674] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,674] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,677] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,677] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-26, topic=-uve-topic-10, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (819/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,681] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,681] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,702] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,702] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-18, topic=-uve-topic-4, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (820/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,703] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,703] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,703] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,704] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-25, topic=-uve-topic-19, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (821/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,704] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,704] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,704] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,705] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-7, topic=-uve-topic-23, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (822/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,705] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,705] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,705] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-14, topic=-uve-topic-27, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (823/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,725] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,725] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,745] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,745] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-22, topic=-uve-topic-13, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (824/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,746] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,747] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,770] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,770] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-11, topic=-uve-topic-2, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (825/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,772] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,772] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,772] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,773] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-17, topic=-uve-topic-14, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (826/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,773] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,773] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,774] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,774] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-26, topic=-uve-topic-9, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (827/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,890] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,890] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,891] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,891] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-29, topic=-uve-topic-24, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 117ms (828/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,892] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,892] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,898] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,899] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-20, topic=-uve-topic-17, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (829/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,907] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,907] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,908] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,908] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-24, topic=-uve-topic-26, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (830/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,914] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,915] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,923] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,923] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-12, topic=-uve-topic-20, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (831/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,924] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,924] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,925] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,940] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-23, topic=-uve-topic-18, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (832/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,947] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,947] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,968] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:50,980] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-19, topic=-uve-topic-17, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 40ms (833/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:50,990] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:50,990] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,008] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,009] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-23, topic=-uve-topic-7, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (834/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,009] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,009] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,010] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,010] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-8, topic=-uve-topic-14, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (835/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,010] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,010] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,011] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,013] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-21, topic=-uve-topic-0, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (836/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,016] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,016] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,021] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,021] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-8, topic=-uve-topic-20, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (837/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,021] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,022] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,024] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,024] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-14, topic=-uve-topic-9, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (838/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,027] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,027] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,027] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,028] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-10, topic=-uve-topic-29, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (839/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,030] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,030] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,036] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,036] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-2, topic=-uve-topic-22, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (840/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,036] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,036] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,042] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-28, topic=-uve-topic-28, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (841/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,043] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,043] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,048] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,048] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-22, topic=-uve-topic-10, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (842/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,049] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,049] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,049] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,052] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-8, topic=-uve-topic-16, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (843/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,052] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,052] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,059] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,060] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-11, topic=-uve-topic-23, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (844/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,060] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,060] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,064] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,064] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-18, topic=-uve-topic-8, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (845/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,065] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,065] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,066] INFO [ProducerStateManager partition=-uve-topic-28-0] Writing producer snapshot at offset 111 (kafka.log.ProducerStateManager) [2026-03-23 05:43:51,070] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 111 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,070] INFO [ProducerStateManager partition=-uve-topic-28-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-28-0/00000000000000000111.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:43:51,070] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-0, topic=-uve-topic-28, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=111) with 1 segments in 6ms (846/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,071] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,071] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,075] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,075] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-16, topic=-uve-topic-28, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (847/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,076] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,076] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,078] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,079] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-1, topic=-uve-topic-29, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (848/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,081] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,081] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,082] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,083] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-8, topic=-uve-topic-28, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (849/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,084] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,086] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,092] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,092] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-1, topic=-uve-topic-5, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (850/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,093] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,093] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,102] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-1, topic=-uve-topic-14, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (851/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,103] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,103] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,103] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,103] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-2, topic=-uve-topic-29, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (852/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,104] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,104] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,104] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,104] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-5, topic=-uve-topic-9, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (853/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,105] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,105] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,105] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,105] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-2, topic=-uve-topic-14, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (854/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,106] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,106] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,116] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-29, topic=-uve-topic-17, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (855/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,117] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,117] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,138] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,138] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-24, topic=-uve-topic-29, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (856/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,138] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,139] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,139] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,139] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-18, topic=-uve-topic-23, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (857/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,140] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,140] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,146] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,146] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-13, topic=-uve-topic-6, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (858/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,147] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,147] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,151] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,151] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-25, topic=-uve-topic-12, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (859/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,152] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,152] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,152] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,153] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-2, topic=structured_syslog_topic, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (860/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,153] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,153] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,154] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,161] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-29, topic=-uve-topic-16, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (861/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,161] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,161] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,167] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-11, topic=-uve-topic-3, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (862/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,168] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,168] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,169] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-13, topic=-uve-topic-2, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (863/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,169] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,169] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,170] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,170] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-17, topic=-uve-topic-27, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (864/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,171] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,171] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,179] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-16, topic=-uve-topic-24, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (865/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,180] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,180] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,183] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,183] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-14, topic=-uve-topic-20, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (866/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,184] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,184] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,187] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,188] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-16, topic=-uve-topic-21, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (867/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,188] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,188] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,189] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,189] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-9, topic=-uve-topic-19, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (868/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,189] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,189] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,190] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,190] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-27, topic=-uve-topic-3, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (869/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,194] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,194] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,194] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-22, topic=-uve-topic-15, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (870/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,195] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,195] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,198] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,199] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-6, topic=-uve-topic-8, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (871/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,199] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,199] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,202] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,203] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-25, topic=-uve-topic-17, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (872/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,203] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,203] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,204] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-5, topic=-uve-topic-14, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (873/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,204] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,205] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,205] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,205] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-12, topic=-uve-topic-17, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (874/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,210] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,210] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,211] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,211] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-5, topic=-uve-topic-16, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (875/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,212] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,212] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,215] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,215] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-8, topic=-uve-topic-2, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (876/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,216] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,216] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,216] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,216] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-1, topic=-uve-topic-26, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (877/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,217] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,217] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,224] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,225] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-27, topic=structured_syslog_topic, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (878/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,225] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,225] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,228] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,229] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-28, topic=-uve-topic-21, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (879/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,229] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,229] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,229] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,230] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-6, topic=-uve-topic-0, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (880/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,230] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,230] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,231] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,231] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-16, topic=-uve-topic-22, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (881/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,231] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,234] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,234] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,235] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-24, topic=-uve-topic-1, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (882/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,235] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,235] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,235] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,236] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-13, topic=-uve-topic-23, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (883/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,236] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,236] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,242] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,243] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-20, topic=-uve-topic-24, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (884/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,243] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,243] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,251] INFO [ProducerStateManager partition=-uve-topic-25-0] Writing producer snapshot at offset 130 (kafka.log.ProducerStateManager) [2026-03-23 05:43:51,257] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 130 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,258] INFO [ProducerStateManager partition=-uve-topic-25-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-25-0/00000000000000000130.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:43:51,258] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-0, topic=-uve-topic-25, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=130) with 1 segments in 16ms (885/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,259] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,259] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,259] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,259] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-27, topic=-uve-topic-0, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (886/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,260] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,260] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,265] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,265] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-25, topic=-uve-topic-13, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (887/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,266] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,266] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,266] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,267] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-1, topic=-uve-topic-20, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (888/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,269] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,269] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,270] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,270] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-15, topic=-uve-topic-24, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (889/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,274] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,274] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,275] INFO [ProducerStateManager partition=-uve-topic-29-0] Writing producer snapshot at offset 44 (kafka.log.ProducerStateManager) [2026-03-23 05:43:51,279] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 44 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,279] INFO [ProducerStateManager partition=-uve-topic-29-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-29-0/00000000000000000044.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:43:51,279] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-0, topic=-uve-topic-29, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=44) with 1 segments in 9ms (890/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,280] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,280] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,280] INFO [ProducerStateManager partition=-uve-topic-13-0] Writing producer snapshot at offset 18 (kafka.log.ProducerStateManager) [2026-03-23 05:43:51,284] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 18 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,284] INFO [ProducerStateManager partition=-uve-topic-13-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-13-0/00000000000000000018.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:43:51,284] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-0, topic=-uve-topic-13, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=18) with 1 segments in 5ms (891/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,285] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,285] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,285] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,286] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-28, topic=-uve-topic-8, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (892/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,287] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,287] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,287] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,288] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-17, topic=-uve-topic-10, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (893/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,288] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,288] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,288] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,298] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-25, topic=-uve-topic-22, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (894/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,299] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,301] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,306] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,306] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-24, topic=structured_syslog_topic, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (895/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,306] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,307] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,307] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,308] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-3, topic=-uve-topic-28, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (896/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,308] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,308] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,313] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,313] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-11, topic=-uve-topic-20, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (897/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,314] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,314] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,314] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,315] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-8, topic=structured_syslog_topic, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (898/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,315] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,318] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,319] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,319] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-15, topic=-uve-topic-3, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (899/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,321] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,321] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,321] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,322] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-22, topic=-uve-topic-18, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (900/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,327] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,328] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,332] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,333] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-1, topic=-uve-topic-28, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (901/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,333] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,333] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,334] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,334] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-3, topic=-uve-topic-17, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (902/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,335] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,335] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,338] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-19, topic=-uve-topic-16, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (903/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,339] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,339] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,366] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,367] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-17, topic=-uve-topic-28, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 27ms (904/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,367] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,367] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,368] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,369] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-17, topic=-uve-topic-4, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (905/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,371] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,372] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,373] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,374] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-26, topic=-uve-topic-8, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (906/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,375] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,376] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,381] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,381] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-16, topic=-uve-topic-1, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (907/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,382] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,382] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,386] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-28, topic=-uve-topic-6, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (908/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,387] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,387] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,387] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,387] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-20, topic=-uve-topic-25, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (909/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,388] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,388] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,388] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,389] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-6, topic=-uve-topic-14, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (910/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,389] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,389] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,389] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,390] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-2, topic=-uve-topic-13, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (911/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,391] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,391] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,391] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-3, topic=-uve-topic-27, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (912/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,392] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,392] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,393] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,393] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-20, topic=-uve-topic-11, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (913/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,393] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,393] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,396] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,396] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-1, topic=-uve-topic-8, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (914/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,397] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,397] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,398] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,398] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-15, topic=-uve-topic-14, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (915/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,399] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,399] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,412] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,412] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-16, topic=-uve-topic-14, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (916/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,413] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,413] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,413] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,414] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-15, topic=-uve-topic-20, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (917/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,414] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,416] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,417] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,418] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-1, topic=-uve-topic-22, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (918/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,419] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,419] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,423] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,423] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-11, topic=-uve-topic-19, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (919/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,424] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,424] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,424] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-12, topic=-uve-topic-1, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (920/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,426] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,434] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,434] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-7, topic=-uve-topic-8, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (921/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,435] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,435] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,436] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,436] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-9, topic=-uve-topic-22, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (922/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,436] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,437] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,441] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,441] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-1, topic=-uve-topic-21, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (923/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,442] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,442] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,442] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,443] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-3, topic=-uve-topic-11, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (924/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,443] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,443] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,443] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,444] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-1, topic=-uve-topic-7, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (925/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,444] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,445] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,445] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,445] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-23, topic=-uve-topic-27, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (926/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,446] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,446] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,446] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,447] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-17, topic=-uve-topic-5, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (927/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,447] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,447] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,455] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,456] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-19, topic=-uve-topic-13, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (928/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,456] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,456] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,460] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,460] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-12, topic=-uve-topic-8, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (929/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,461] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2026-03-23 05:43:51,461] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,462] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:43:51,462] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-11, topic=-uve-topic-12, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (930/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:43:51,467] INFO Loaded 930 logs in 8681ms. (kafka.log.LogManager) [2026-03-23 05:43:51,509] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-03-23 05:43:51,517] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-03-23 05:43:52,476] INFO Awaiting socket connections on 10.0.0.50:9092. (kafka.network.Acceptor) [2026-03-23 05:43:52,547] INFO [SocketServer brokerId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-03-23 05:43:52,598] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:52,660] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:52,598] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:52,662] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:52,676] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-23 05:43:52,777] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-03-23 05:43:52,819] ERROR Error while creating ephemeral at /brokers/ids/2, node already exists and owner '144115311356018699' does not match current session '144115347343409174' (kafka.zk.KafkaZkClient$CheckedEphemeral) [2026-03-23 05:43:52,851] ERROR [KafkaServer id=2] Fatal error during KafkaServer startup. Prepare to shutdown (kafka.server.KafkaServer) org.apache.zookeeper.KeeperException$NodeExistsException: KeeperErrorCode = NodeExists at org.apache.zookeeper.KeeperException.create(KeeperException.java:126) at kafka.zk.KafkaZkClient$CheckedEphemeral.getAfterNodeExists(KafkaZkClient.scala:1821) at kafka.zk.KafkaZkClient$CheckedEphemeral.create(KafkaZkClient.scala:1759) at kafka.zk.KafkaZkClient.checkedEphemeralCreate(KafkaZkClient.scala:1726) at kafka.zk.KafkaZkClient.registerBroker(KafkaZkClient.scala:95) at kafka.server.KafkaServer.startup(KafkaServer.scala:293) at kafka.server.KafkaServerStartable.startup(KafkaServerStartable.scala:44) at kafka.Kafka$.main(Kafka.scala:82) at kafka.Kafka.main(Kafka.scala) [2026-03-23 05:43:52,867] INFO [KafkaServer id=2] shutting down (kafka.server.KafkaServer) [2026-03-23 05:43:52,870] INFO [SocketServer brokerId=2] Stopping socket server request processors (kafka.network.SocketServer) [2026-03-23 05:43:52,912] INFO [SocketServer brokerId=2] Stopped socket server request processors (kafka.network.SocketServer) [2026-03-23 05:43:52,931] INFO [ReplicaManager broker=2] Shutting down (kafka.server.ReplicaManager) [2026-03-23 05:43:52,931] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-23 05:43:52,943] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-23 05:43:52,943] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-23 05:43:52,944] INFO [ReplicaFetcherManager on broker 2] shutting down (kafka.server.ReplicaFetcherManager) [2026-03-23 05:43:52,951] INFO [ReplicaFetcherManager on broker 2] shutdown completed (kafka.server.ReplicaFetcherManager) [2026-03-23 05:43:52,951] INFO [ReplicaAlterLogDirsManager on broker 2] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2026-03-23 05:43:52,951] INFO [ReplicaAlterLogDirsManager on broker 2] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2026-03-23 05:43:52,951] INFO [ExpirationReaper-2-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:53,067] INFO [ExpirationReaper-2-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:53,067] INFO [ExpirationReaper-2-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:53,068] INFO [ExpirationReaper-2-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:53,206] INFO [ExpirationReaper-2-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:53,206] INFO [ExpirationReaper-2-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:53,206] INFO [ExpirationReaper-2-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:53,265] INFO [ExpirationReaper-2-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:53,265] INFO [ExpirationReaper-2-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:53,266] INFO [ExpirationReaper-2-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:53,267] INFO [ExpirationReaper-2-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:53,267] INFO [ExpirationReaper-2-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:43:53,272] INFO [ReplicaManager broker=2] Shut down completely (kafka.server.ReplicaManager) [2026-03-23 05:43:53,273] INFO Shutting down. (kafka.log.LogManager) [2026-03-23 05:43:54,027] INFO Shutdown complete. (kafka.log.LogManager) [2026-03-23 05:43:54,028] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2026-03-23 05:43:54,136] INFO Session: 0x200002515160016 closed (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:54,136] INFO EventThread shut down for session: 0x200002515160016 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:54,142] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2026-03-23 05:43:54,142] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:43:54,560] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:43:54,560] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:43:54,560] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:43:54,580] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:43:54,580] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:43:54,580] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:43:55,580] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:43:55,580] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:43:55,581] INFO [SocketServer brokerId=2] Shutting down socket server (kafka.network.SocketServer) [2026-03-23 05:43:55,632] INFO [SocketServer brokerId=2] Shutdown completed (kafka.network.SocketServer) [2026-03-23 05:43:55,641] INFO [KafkaServer id=2] shut down completed (kafka.server.KafkaServer) [2026-03-23 05:43:55,645] ERROR Exiting Kafka. (kafka.server.KafkaServerStartable) [2026-03-23 05:43:55,648] INFO [KafkaServer id=2] shutting down (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Mon Mar 23 05:43:56 UTC 2026 ===================' INFO: =================== Mon Mar 23 05:43:56 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 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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}' +++ sort +++ uniq +++ cat /proc/net/fib_trie +++ grep -vi host ++ local local_ips=,10.0.0.50,10.20.0.254,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.50,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' ++ local server_ip=10.0.0.50 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.50 ]] ++ [[ ,10.0.0.50,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] ++ echo 10.0.0.50 2 ++ return + my_ip_and_order='10.0.0.50 2' + '[' -n '10.0.0.50 2' ']' + break + '[' -z '10.0.0.50 2' ']' ++ echo 10.0.0.50 2 ++ cut -d ' ' -f 1 + my_ip=10.0.0.50 ++ echo 10.0.0.50 2 ++ cut -d ' ' -f 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.50 + KAFKA_LISTEN_ADDRESS=10.0.0.50 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=2 + 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=2/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.50: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.50/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 + sed -i 's|^default.replication.factor=.*$|default.replication.factor=3|' /opt/kafka/config/server.properties + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + sed -i 's|^min.insync.replicas=.*$|min.insync.replicas=2|' /opt/kafka/config/server.properties + 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 kafka:kafka /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u kafka + CONTRAIL_UID=2000 ++ id -g kafka + CONTRAIL_GID=1011 + do_run_service bin/kafka-server-start.sh config/server.properties + [[ -n 2000 ]] + [[ -n 1011 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 2000 + local user_name=kafka + export HOME=/home/kafka + HOME=/home/kafka + mkdir -p /home/kafka + chown -R 2000:1011 /home/kafka + exec setpriv --reuid 2000 --regid 1011 --clear-groups --no-new-privs bin/kafka-server-start.sh config/server.properties [2026-03-23 05:43:58,043] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-03-23 05:43:58,988] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-03-23 05:43:59,110] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-03-23 05:43:59,140] INFO starting (kafka.server.KafkaServer) [2026-03-23 05:43:59,141] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-03-23 05:43:59,181] 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-03-23 05:43:59,198] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,198] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5515-2. (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,198] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,198] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,198] INFO Client environment:java.home=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64/jre (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,198] 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.5.0.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-lang3-3.8.1.jar:/opt/kafka/bin/../libs/connect-api-2.6.3.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-2.6.3.jar:/opt/kafka/bin/../libs/connect-file-2.6.3.jar:/opt/kafka/bin/../libs/connect-json-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-client-2.6.3.jar:/opt/kafka/bin/../libs/connect-runtime-2.6.3.jar:/opt/kafka/bin/../libs/connect-transforms-2.6.3.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.10.5.jar:/opt/kafka/bin/../libs/jackson-core-2.10.5.jar:/opt/kafka/bin/../libs/jackson-databind-2.10.5.1.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.10.5.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-paranamer-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.12-2.10.5.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.1.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.2.jar:/opt/kafka/bin/../libs/javassist-3.25.0-GA.jar:/opt/kafka/bin/../libs/javassist-3.26.0-GA.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.0.jar:/opt/kafka/bin/../libs/jersey-client-2.31.jar:/opt/kafka/bin/../libs/jersey-common-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.31.jar:/opt/kafka/bin/../libs/jersey-hk2-2.31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.31.jar:/opt/kafka/bin/../libs/jersey-server-2.31.jar:/opt/kafka/bin/../libs/jetty-client-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-http-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-io-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-security-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-server-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3-sources.jar:/opt/kafka/bin/../libs/kafka-clients-2.6.3.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-examples-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-2.6.3.jar:/opt/kafka/bin/../libs/kafka-tools-2.6.3.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/lz4-java-1.7.1.jar:/opt/kafka/bin/../libs/maven-artifact-3.8.1.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/plexus-utils-3.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/rocksdbjni-5.18.4.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.12-2.1.6.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.12-0.9.1.jar:/opt/kafka/bin/../libs/scala-library-2.12.11.jar:/opt/kafka/bin/../libs/scala-logging_2.12-3.9.2.jar:/opt/kafka/bin/../libs/scala-reflect-2.12.11.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.30.jar:/opt/kafka/bin/../libs/snappy-java-1.1.7.3.jar:/opt/kafka/bin/../libs/zookeeper-3.5.9.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.5.9.jar:/opt/kafka/bin/../libs/zstd-jni-1.4.4-7.jar (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,199] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,199] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,199] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,199] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,199] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,199] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,199] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,199] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,199] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,199] INFO Client environment:os.memory.free=976MB (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,199] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,199] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,202] 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$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:43:59,223] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-03-23 05:43:59,237] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:59,252] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-23 05:43:59,254] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5515-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:59,322] INFO Socket connection established, initiating session, client: /10.0.0.50:50454, server: cn-jenkins-deploy-platform-ansible-os-5515-3./10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:59,336] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-5515-3./10.0.0.33:2181, sessionid = 0x30000244ab50007, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:43:59,389] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-23 05:44:00,051] INFO Cluster ID = RRNYltlfRL6J51l7znxi-A (kafka.server.KafkaServer) [2026-03-23 05:44:00,277] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = 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.leader.rebalance.enable = true background.threads = 10 broker.id = 2 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer 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.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 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-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 = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.50: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.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.message.downconversion.enable = true log.message.format.version = 2.6-IV0 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 = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 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 port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 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.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.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 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 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.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 zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2026-03-23 05:44:00,305] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = 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.leader.rebalance.enable = true background.threads = 10 broker.id = 2 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer 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.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 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-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 = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.50: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.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.message.downconversion.enable = true log.message.format.version = 2.6-IV0 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 = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 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 port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 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.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.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 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 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.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 zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2026-03-23 05:44:00,449] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:44:00,450] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:44:00,457] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:44:00,675] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:00,677] INFO Skipping recovery for all logs in /tmp/kafka-logs since clean shutdown file was found (kafka.log.LogManager) [2026-03-23 05:44:00,990] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,032] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-17, topic=-uve-topic-8, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 207ms (1/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,035] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,046] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-13, topic=-uve-topic-4, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (2/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,049] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,062] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-20, topic=-uve-topic-13, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (3/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,064] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,068] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-5, topic=-uve-topic-13, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (4/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,082] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,105] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-17, topic=-uve-topic-24, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 36ms (5/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,109] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,122] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-6, topic=-uve-topic-20, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (6/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,127] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-1, topic=-uve-topic-0, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (7/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,141] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,163] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-25, topic=-uve-topic-1, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (8/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,165] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-5, topic=-uve-topic-7, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (9/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,173] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,186] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-23, topic=-uve-topic-1, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (10/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,188] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,190] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-2, topic=-uve-topic-20, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (11/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,191] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,192] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-18, topic=-uve-topic-7, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (12/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,194] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-2, topic=-uve-topic-19, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (13/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,208] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,211] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-12, topic=-uve-topic-10, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (14/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,213] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,215] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-13, topic=-uve-topic-10, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (15/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,218] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,222] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-7, topic=-uve-topic-12, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (16/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,223] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,224] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-12, topic=-uve-topic-7, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (17/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,226] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,235] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-26, topic=-uve-topic-23, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (18/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,241] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,244] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-26, topic=-uve-topic-16, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (19/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,247] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,254] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-16, topic=-uve-topic-12, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (20/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,306] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 454 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,311] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-0-0/00000000000000000454.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:44:01,325] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-0, topic=-uve-topic-0, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=454) with 1 segments in 71ms (21/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,353] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,357] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-22, topic=-uve-topic-19, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (22/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,361] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,368] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-3, topic=structured_syslog_topic, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (23/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,373] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,377] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-20, topic=-uve-topic-19, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (24/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,381] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,384] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-6, topic=-uve-topic-25, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (25/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,387] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-22, topic=-uve-topic-4, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (26/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,399] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,402] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-9, topic=-uve-topic-6, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (27/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,406] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,410] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-29, topic=-uve-topic-9, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (28/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,411] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,412] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-27, topic=-uve-topic-13, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (29/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,421] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,424] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-21, topic=structured_syslog_topic, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (30/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,426] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-14, topic=-uve-topic-22, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (31/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,430] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-9, topic=-uve-topic-26, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (32/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,442] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,448] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-11, topic=-uve-topic-26, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (33/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,450] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,451] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-18, topic=-uve-topic-18, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (34/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,454] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,456] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-24, topic=-uve-topic-12, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (35/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,458] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,459] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-1, topic=-uve-topic-16, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (36/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,468] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,469] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-25, topic=-uve-topic-7, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (37/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,479] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,480] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-14, topic=-uve-topic-21, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (38/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,482] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,485] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-10, topic=-uve-topic-18, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (39/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,490] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,495] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-23, topic=-uve-topic-19, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (40/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,501] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,517] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-0, topic=-uve-topic-15, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (41/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,521] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-16, topic=-uve-topic-8, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (42/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,533] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,539] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-11, topic=-uve-topic-14, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (43/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,540] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,542] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-25, topic=-uve-topic-11, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (44/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,544] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-26, topic=-uve-topic-2, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (45/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,546] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,546] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-18, topic=-uve-topic-1, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (46/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,554] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,557] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-20, topic=-uve-topic-16, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (47/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,564] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,565] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-7, topic=-uve-topic-15, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (48/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,568] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,570] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-6, topic=-uve-topic-26, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (49/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,574] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-4, topic=-uve-topic-27, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (50/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,579] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,587] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-28, topic=-uve-topic-11, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (51/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,589] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-28, topic=-uve-topic-0, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (52/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,592] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-25, topic=-uve-topic-3, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (53/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,598] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,600] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-25, topic=-uve-topic-29, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (54/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,601] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,602] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-29, topic=-uve-topic-21, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (55/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,603] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,604] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-11, topic=-uve-topic-17, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (56/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,605] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,605] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-27, topic=-uve-topic-14, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (57/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,606] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,607] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-11, topic=-uve-topic-18, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (58/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,608] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,608] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-27, topic=-uve-topic-28, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (59/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,609] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,610] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-24, topic=-uve-topic-20, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (60/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,611] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,614] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-29, topic=-uve-topic-25, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (61/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,616] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-15, topic=-uve-topic-23, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (62/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,620] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,621] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-12, topic=-uve-topic-25, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (63/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,624] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,630] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-7, topic=-uve-topic-29, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (64/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,634] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,638] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-23, topic=-uve-topic-17, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (65/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,641] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,644] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-10, topic=-uve-topic-20, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (66/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,648] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-12, topic=-uve-topic-18, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (67/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,654] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,663] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-9, topic=-uve-topic-21, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (68/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,669] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,671] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-5, topic=-uve-topic-11, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (69/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,674] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-4, topic=-uve-topic-15, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (70/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,678] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,679] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-29, topic=-uve-topic-3, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (71/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,684] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,686] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-16, topic=-uve-topic-3, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (72/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,692] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,693] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-26, topic=-uve-topic-7, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (73/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,695] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,695] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-8, topic=-uve-topic-1, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (74/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,705] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 76 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,705] INFO [ProducerStateManager partition=-uve-topic-24-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-24-0/00000000000000000076.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:44:01,707] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-0, topic=-uve-topic-24, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=76) with 1 segments in 12ms (75/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,709] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,710] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-19, topic=-uve-topic-24, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (76/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,712] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,713] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-28, topic=-uve-topic-23, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (77/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,716] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,717] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-5, topic=-uve-topic-28, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (78/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,719] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,720] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-27, topic=-uve-topic-11, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (79/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,721] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,723] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-12, topic=-uve-topic-15, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (80/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,725] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-13, topic=-uve-topic-20, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (81/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,726] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,727] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-9, topic=-uve-topic-9, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (82/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,727] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,729] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-19, topic=-uve-topic-1, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (83/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,731] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,732] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-15, topic=-uve-topic-29, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (84/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,733] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,734] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-12, topic=-uve-topic-2, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (85/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,735] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,736] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-27, topic=-uve-topic-2, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (86/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,737] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,738] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-22, topic=-uve-topic-1, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (87/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,740] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,740] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-15, topic=-uve-topic-11, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (88/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,742] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,743] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-22, topic=-uve-topic-21, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (89/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,744] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,746] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-29, topic=-uve-topic-20, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (90/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,748] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,749] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-18, topic=-uve-topic-14, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (91/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,750] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,751] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-18, topic=-uve-topic-24, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (92/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,753] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,754] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-24, topic=-uve-topic-5, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (93/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,756] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,757] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-6, topic=-uve-topic-23, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (94/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,759] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,760] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-0, topic=-uve-topic-9, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (95/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,761] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,762] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-14, topic=structured_syslog_topic, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (96/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,763] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,804] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-26, topic=-uve-topic-28, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 42ms (97/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,812] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,813] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-26, topic=-uve-topic-1, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (98/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,814] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,829] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-21, topic=-uve-topic-23, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (99/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,830] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-19, topic=-uve-topic-3, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (100/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,834] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,835] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-28, topic=-uve-topic-22, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (101/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,836] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,837] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-2, topic=-uve-topic-7, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (102/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,837] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,838] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-6, topic=-uve-topic-12, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (103/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,840] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,843] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-1, topic=-uve-topic-2, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (104/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,846] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,848] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-19, topic=-uve-topic-23, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (105/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,850] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,851] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-13, topic=structured_syslog_topic, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (106/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,853] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,854] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-12, topic=-uve-topic-5, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (107/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,855] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,855] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-3, topic=-uve-topic-1, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (108/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,857] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,858] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-20, topic=-uve-topic-4, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (109/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,860] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,861] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-23, topic=-uve-topic-15, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (110/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,862] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,863] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-16, topic=-uve-topic-23, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (111/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,866] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,867] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-15, topic=-uve-topic-13, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (112/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,868] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,869] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-0, topic=-uve-topic-12, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (113/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,871] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,872] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-3, topic=-uve-topic-29, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (114/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,875] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,876] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-25, topic=structured_syslog_topic, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (115/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,879] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,880] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-1, topic=-uve-topic-19, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (116/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,882] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,884] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-17, topic=-uve-topic-6, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (117/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,886] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,888] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-28, topic=-uve-topic-26, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (118/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,890] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,891] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-5, topic=-uve-topic-21, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (119/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,893] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,895] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-18, topic=-uve-topic-2, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (120/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,897] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,898] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-6, topic=-uve-topic-24, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (121/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,900] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,901] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-3, topic=-uve-topic-15, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (122/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,903] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,905] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-17, topic=-uve-topic-22, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (123/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,911] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,913] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-2, topic=-uve-topic-1, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (124/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,917] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,918] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-13, topic=-uve-topic-26, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (125/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,922] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,923] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-27, topic=-uve-topic-1, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (126/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,924] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,925] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-15, topic=-uve-topic-25, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (127/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,928] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,930] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-12, topic=-uve-topic-19, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (128/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,932] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,933] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-28, topic=-uve-topic-20, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (129/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,935] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,937] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-1, topic=-uve-topic-15, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (130/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,939] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,941] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-29, topic=-uve-topic-15, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (131/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,946] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,948] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-15, topic=-uve-topic-7, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (132/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,954] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,955] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-5, topic=-uve-topic-17, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (133/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,956] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,957] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-15, topic=-uve-topic-12, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (134/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,958] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,960] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-8, topic=-uve-topic-24, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (135/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,974] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,975] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-10, topic=-uve-topic-25, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (136/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,976] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,977] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-22, topic=-uve-topic-14, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (137/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,980] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,980] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-19, topic=-uve-topic-6, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (138/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,981] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,982] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-8, topic=-uve-topic-7, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (139/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,988] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,988] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-4, topic=-uve-topic-11, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (140/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,992] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,993] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-14, topic=-uve-topic-10, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (141/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:01,996] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:01,998] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-14, topic=-uve-topic-19, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (142/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,000] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,002] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-26, topic=-uve-topic-0, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (143/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,004] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,005] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-26, topic=-uve-topic-4, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (144/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,006] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,008] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-22, topic=-uve-topic-0, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (145/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,013] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,013] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-26, topic=-uve-topic-21, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (146/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,014] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,015] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-18, topic=-uve-topic-10, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (147/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,019] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,020] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-3, topic=-uve-topic-0, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (148/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,025] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,033] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-15, topic=-uve-topic-10, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (149/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,036] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,036] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-25, topic=-uve-topic-0, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (150/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,038] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-10, topic=-uve-topic-10, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (151/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,043] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,044] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-2, topic=-uve-topic-10, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (152/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,046] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,046] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-3, topic=-uve-topic-5, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (153/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,050] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-5, topic=-uve-topic-0, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (154/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,052] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,055] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-3, topic=-uve-topic-24, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (155/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,057] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,059] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-13, topic=-uve-topic-28, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (156/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,069] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,070] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-13, topic=-uve-topic-5, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (157/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,075] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,076] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-16, topic=-uve-topic-16, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (158/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,079] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,079] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-9, topic=-uve-topic-1, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (159/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,080] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,081] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-22, topic=-uve-topic-8, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (160/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,083] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,083] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-7, topic=-uve-topic-20, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (161/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,084] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,085] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-27, topic=-uve-topic-10, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (162/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,093] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 78 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,093] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-23-0/00000000000000000078.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:44:02,094] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-0, topic=-uve-topic-23, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=78) with 1 segments in 9ms (163/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,095] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,096] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-13, topic=-uve-topic-13, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (164/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,099] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,101] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-5, topic=-uve-topic-12, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (165/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,107] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,107] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-19, topic=-uve-topic-12, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (166/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,108] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-11, topic=-uve-topic-29, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (167/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,110] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-22, topic=-uve-topic-27, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (168/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,112] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,116] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-17, topic=-uve-topic-3, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (169/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,124] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,128] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-14, topic=-uve-topic-17, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (170/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,129] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,132] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-21, topic=-uve-topic-22, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (171/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,133] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,135] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-26, topic=-uve-topic-22, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (172/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,136] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-8, topic=-uve-topic-23, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (173/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,143] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,146] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-16, topic=-uve-topic-19, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (174/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,157] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,159] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-9, topic=-uve-topic-13, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (175/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,175] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,176] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-29, topic=-uve-topic-29, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (176/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,177] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-19, topic=-uve-topic-14, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (177/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,187] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,187] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-6, topic=-uve-topic-19, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (178/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,191] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,197] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-5, topic=-uve-topic-4, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (179/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,198] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,209] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-21, topic=-uve-topic-2, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (180/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,211] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,211] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-28, topic=-uve-topic-16, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (181/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,225] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-0, topic=-uve-topic-17, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (182/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,226] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,227] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-8, topic=-uve-topic-15, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (183/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,228] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,239] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-14, topic=-uve-topic-2, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (184/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,259] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,263] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-5, topic=-uve-topic-18, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (185/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,268] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,269] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-27, topic=-uve-topic-29, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (186/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,282] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,283] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-18, topic=-uve-topic-25, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (187/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,299] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,301] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-25, topic=-uve-topic-14, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (188/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,304] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,305] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-4, topic=-uve-topic-28, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (189/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,313] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,314] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-16, topic=-uve-topic-25, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (190/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,315] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,319] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-20, topic=-uve-topic-29, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (191/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,320] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,320] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-16, topic=-uve-topic-0, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (192/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,321] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,322] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-24, topic=-uve-topic-2, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (193/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,322] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,323] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-26, topic=-uve-topic-12, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (194/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,324] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,324] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-1, topic=-uve-topic-12, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (195/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,332] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,337] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-21, topic=-uve-topic-12, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (196/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,356] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,357] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-10, topic=-uve-topic-16, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (197/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,436] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 92 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,436] INFO [ProducerStateManager partition=-uve-topic-21-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-21-0/00000000000000000092.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:44:02,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-0, topic=-uve-topic-21, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=92) with 1 segments in 80ms (198/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,441] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,443] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-5, topic=-uve-topic-8, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (199/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,445] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,445] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-29, topic=-uve-topic-0, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (200/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,448] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,450] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-5, topic=-uve-topic-20, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (201/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,452] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,453] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-29, topic=-uve-topic-4, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (202/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,459] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,460] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-10, topic=-uve-topic-15, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (203/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,461] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,461] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-12, topic=-uve-topic-13, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (204/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,463] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,463] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-2, topic=-uve-topic-27, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (205/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,464] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,464] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-10, topic=-uve-topic-3, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (206/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,465] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,465] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-10, topic=-uve-topic-17, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (207/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,466] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,467] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-4, topic=-uve-topic-9, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (208/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,467] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,468] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-17, topic=structured_syslog_topic, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (209/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,469] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,469] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-17, topic=-uve-topic-2, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (210/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,470] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,470] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-8, topic=-uve-topic-9, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (211/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,471] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,472] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-20, topic=structured_syslog_topic, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (212/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,473] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,473] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-27, topic=-uve-topic-23, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (213/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,478] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,479] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-28, topic=-uve-topic-15, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (214/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,480] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,480] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-9, topic=-uve-topic-7, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (215/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,481] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,481] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-25, topic=-uve-topic-8, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (216/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,482] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,482] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-2, topic=-uve-topic-9, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (217/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,483] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,484] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-9, topic=-uve-topic-28, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (218/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,484] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,485] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-24, topic=-uve-topic-22, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (219/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,485] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,486] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-10, topic=-uve-topic-26, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (220/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,486] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,487] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-19, topic=-uve-topic-26, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (221/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,491] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,491] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-27, topic=-uve-topic-16, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (222/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,492] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,492] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-21, topic=-uve-topic-15, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (223/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,498] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,498] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-23, topic=-uve-topic-23, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (224/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,499] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,500] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-15, topic=-uve-topic-21, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (225/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,503] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,503] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-9, topic=-uve-topic-10, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (226/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,511] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,512] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-12, topic=structured_syslog_topic, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (227/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,513] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-5, topic=-uve-topic-19, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (228/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,514] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-8, topic=-uve-topic-5, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (229/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,518] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,519] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-2, topic=-uve-topic-6, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (230/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,520] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,520] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-26, topic=-uve-topic-25, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (231/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,521] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,522] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-10, topic=-uve-topic-9, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (232/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,524] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,524] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-10, topic=-uve-topic-24, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (233/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,525] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,527] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-13, topic=-uve-topic-11, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (234/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,527] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-15, topic=-uve-topic-16, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (235/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,528] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,529] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-23, topic=-uve-topic-4, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (236/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,531] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-21, topic=-uve-topic-7, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (237/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,532] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,532] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-6, topic=-uve-topic-10, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (238/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,535] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,535] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-15, topic=-uve-topic-17, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (239/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,536] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,536] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-3, topic=-uve-topic-14, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (240/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,537] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,537] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-29, topic=-uve-topic-26, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (241/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,539] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,539] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-18, topic=-uve-topic-0, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (242/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,541] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,541] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-17, topic=-uve-topic-19, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (243/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,543] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-21, topic=-uve-topic-5, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (244/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,544] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-14, topic=-uve-topic-28, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (245/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,546] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,546] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-23, topic=-uve-topic-3, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (246/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,547] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,548] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-13, topic=-uve-topic-17, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (247/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,551] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,551] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-16, topic=-uve-topic-6, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (248/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,552] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,552] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-25, topic=-uve-topic-18, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (249/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,553] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,553] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-11, topic=-uve-topic-4, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (250/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,554] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,554] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-18, topic=-uve-topic-13, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (251/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,556] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,556] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-14, topic=-uve-topic-1, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (252/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,557] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,559] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-16, topic=-uve-topic-11, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (253/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,562] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,562] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-13, topic=-uve-topic-7, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (254/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,563] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,564] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-24, topic=-uve-topic-6, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (255/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,565] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,565] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-9, topic=-uve-topic-3, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (256/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,567] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,569] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-21, topic=-uve-topic-18, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (257/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,570] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,570] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-4, topic=-uve-topic-5, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (258/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,571] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,574] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-5, topic=-uve-topic-2, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (259/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,576] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-6, topic=-uve-topic-3, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (260/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,577] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,577] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-6, topic=structured_syslog_topic, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (261/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,578] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,578] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-28, topic=structured_syslog_topic, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (262/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,581] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,582] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-1, topic=-uve-topic-11, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (263/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,583] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,583] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-27, topic=-uve-topic-24, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (264/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,585] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,585] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-18, topic=-uve-topic-3, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (265/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,586] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,587] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-21, topic=-uve-topic-21, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (266/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,592] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,593] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-28, topic=-uve-topic-3, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (267/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,594] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-1, topic=-uve-topic-27, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (268/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,595] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,595] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-28, topic=-uve-topic-27, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (269/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,598] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,598] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-4, topic=-uve-topic-19, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (270/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,600] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,600] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-12, topic=-uve-topic-0, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (271/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,609] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,610] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-13, topic=-uve-topic-8, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (272/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,612] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,612] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-21, topic=-uve-topic-27, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (273/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,613] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-23, topic=-uve-topic-29, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (274/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,614] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,614] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-6, topic=-uve-topic-27, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (275/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,624] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,625] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-22, topic=-uve-topic-12, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (276/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,626] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,628] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-10, topic=-uve-topic-0, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (277/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,723] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,724] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-14, topic=-uve-topic-13, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 95ms (278/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,724] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-27, topic=-uve-topic-18, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (279/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,726] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,730] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-27, topic=-uve-topic-9, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (280/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,731] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,731] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-7, topic=-uve-topic-0, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (281/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,732] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,732] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-27, topic=-uve-topic-12, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (282/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,733] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,733] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-1, topic=-uve-topic-6, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (283/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,733] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,734] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-16, topic=-uve-topic-4, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (284/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,734] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,735] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-3, topic=-uve-topic-7, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (285/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,735] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,736] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-26, topic=-uve-topic-29, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (286/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,742] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,743] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-21, topic=-uve-topic-8, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (287/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,750] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,751] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-11, topic=-uve-topic-10, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (288/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,752] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,753] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-29, topic=-uve-topic-14, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (289/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,762] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,763] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-6, topic=-uve-topic-5, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (290/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,764] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,765] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-4, topic=-uve-topic-14, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (291/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,766] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,766] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-22, topic=-uve-topic-24, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (292/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,769] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,769] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-28, topic=-uve-topic-4, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (293/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,777] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,778] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-22, topic=-uve-topic-2, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (294/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,788] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,789] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-13, topic=-uve-topic-15, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (295/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,811] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,811] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-4, topic=-uve-topic-22, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (296/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,823] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,823] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-14, topic=-uve-topic-6, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (297/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,824] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,824] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-16, topic=-uve-topic-29, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (298/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,827] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,827] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-4, topic=-uve-topic-23, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (299/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,828] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,828] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-7, topic=-uve-topic-27, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (300/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,829] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,829] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-21, topic=-uve-topic-24, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (301/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,837] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,839] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-4, topic=-uve-topic-17, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (302/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,846] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,851] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-21, topic=-uve-topic-10, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (303/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,853] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,853] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-11, topic=structured_syslog_topic, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (304/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,860] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,861] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-20, topic=-uve-topic-12, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (305/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,862] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,862] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-13, topic=-uve-topic-22, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (306/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,879] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,880] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-7, topic=-uve-topic-16, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (307/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,880] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,881] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-12, topic=-uve-topic-14, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (308/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,882] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,882] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-18, topic=structured_syslog_topic, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (309/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,883] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,901] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-27, topic=-uve-topic-5, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (310/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,902] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,913] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-6, topic=-uve-topic-2, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (311/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,920] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,921] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-24, topic=-uve-topic-14, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (312/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,925] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,933] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-5, topic=-uve-topic-27, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (313/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,939] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,947] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-24, topic=-uve-topic-16, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (314/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,955] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,955] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-6, topic=-uve-topic-7, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (315/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,963] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,963] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-4, topic=-uve-topic-1, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (316/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,968] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-3, topic=-uve-topic-3, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (317/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,970] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,971] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-10, topic=-uve-topic-1, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (318/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,972] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,976] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-0, topic=-uve-topic-3, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (319/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,977] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,977] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-3, topic=-uve-topic-19, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (320/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,994] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,997] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-7, topic=-uve-topic-4, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (321/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:02,999] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:02,999] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-2, topic=-uve-topic-8, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (322/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,000] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,001] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-6, topic=-uve-topic-1, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (323/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,010] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,014] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-29, topic=-uve-topic-1, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (324/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,015] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,017] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-5, topic=-uve-topic-10, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (325/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,018] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,018] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-9, topic=-uve-topic-2, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (326/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,021] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,023] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-7, topic=-uve-topic-6, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (327/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,027] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,028] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-22, topic=structured_syslog_topic, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (328/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,035] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,035] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-2, topic=-uve-topic-16, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (329/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,036] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,036] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-29, topic=-uve-topic-6, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (330/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,043] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,043] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-23, topic=-uve-topic-24, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (331/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,047] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,048] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-22, topic=-uve-topic-29, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (332/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,057] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,057] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-3, topic=-uve-topic-13, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (333/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,058] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,058] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-2, topic=-uve-topic-12, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (334/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,065] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,066] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-7, topic=-uve-topic-14, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (335/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,071] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,071] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-19, topic=structured_syslog_topic, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (336/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,072] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,078] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-20, topic=-uve-topic-7, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (337/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,083] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,084] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-23, topic=-uve-topic-21, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (338/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,084] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,095] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-1, topic=-uve-topic-24, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (339/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,097] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,101] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-11, topic=-uve-topic-22, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (340/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,102] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-12, topic=-uve-topic-21, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (341/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,103] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,103] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-23, topic=-uve-topic-10, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (342/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,119] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,119] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-17, topic=-uve-topic-18, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (343/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,120] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,121] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-11, topic=-uve-topic-5, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (344/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,130] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,143] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-1, topic=-uve-topic-13, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (345/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,144] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,150] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-11, topic=-uve-topic-25, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (346/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,151] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,151] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-15, topic=-uve-topic-2, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (347/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,155] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-14, topic=-uve-topic-4, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (348/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,156] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,157] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-29, topic=-uve-topic-10, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (349/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,162] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,163] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-13, topic=-uve-topic-16, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (350/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,166] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,167] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-8, topic=-uve-topic-11, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (351/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,171] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,173] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-20, topic=-uve-topic-18, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (352/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,173] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,178] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-3, topic=-uve-topic-4, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (353/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,182] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,182] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-5, topic=-uve-topic-15, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (354/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,187] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,190] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-16, topic=-uve-topic-15, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (355/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,190] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,191] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-11, topic=-uve-topic-27, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (356/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,191] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,192] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-14, topic=-uve-topic-7, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (357/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,192] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,193] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-24, topic=-uve-topic-3, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (358/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,193] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-4, topic=-uve-topic-10, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (359/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,195] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,205] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-27, topic=-uve-topic-26, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (360/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,218] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,219] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-19, topic=-uve-topic-2, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (361/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,223] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-16, topic=-uve-topic-10, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (362/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,230] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,230] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-10, topic=-uve-topic-22, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (363/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,239] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,239] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-17, topic=-uve-topic-7, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (364/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,242] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,244] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-15, topic=-uve-topic-9, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (365/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,245] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,246] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-8, topic=-uve-topic-13, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (366/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,247] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,247] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-17, topic=-uve-topic-0, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (367/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,249] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,249] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-12, topic=-uve-topic-22, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (368/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,255] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,255] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-15, topic=-uve-topic-5, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (369/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,256] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,257] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-10, topic=-uve-topic-4, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (370/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,264] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,264] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-14, topic=-uve-topic-24, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (371/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,266] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,267] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-24, topic=-uve-topic-10, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (372/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,267] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-14, topic=-uve-topic-16, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (373/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,272] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,274] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-23, topic=-uve-topic-26, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (374/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,277] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,285] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-15, topic=-uve-topic-1, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (375/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,288] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,290] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-4, topic=-uve-topic-8, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (376/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,295] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,298] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-10, topic=-uve-topic-14, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (377/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,303] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,304] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-21, topic=-uve-topic-16, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (378/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,307] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-16, topic=-uve-topic-13, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (379/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,328] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,342] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-19, topic=-uve-topic-15, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (380/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,352] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,356] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-18, topic=-uve-topic-19, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (381/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,397] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,412] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-3, topic=-uve-topic-23, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 54ms (382/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,434] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,436] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-17, topic=-uve-topic-16, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (383/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,446] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,496] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-10, topic=structured_syslog_topic, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 50ms (384/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,513] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-12, topic=-uve-topic-24, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (385/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,514] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,521] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-9, topic=structured_syslog_topic, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (386/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,543] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-26, topic=-uve-topic-24, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (387/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,544] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-13, topic=-uve-topic-3, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (388/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,545] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,562] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-10, topic=-uve-topic-2, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (389/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,563] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,574] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-0, topic=-uve-topic-10, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (390/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,576] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-26, topic=-uve-topic-19, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (391/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,610] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,611] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-5, topic=-uve-topic-26, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 34ms (392/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,611] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,612] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-4, topic=-uve-topic-29, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (393/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,619] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-13, topic=-uve-topic-24, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (394/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,620] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,620] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-0, topic=-uve-topic-6, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (395/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,620] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-17, topic=-uve-topic-17, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (396/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,633] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,645] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-15, topic=structured_syslog_topic, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (397/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,645] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,646] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-28, topic=-uve-topic-10, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (398/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,646] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,647] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-26, topic=structured_syslog_topic, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (399/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,647] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,655] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-23, topic=-uve-topic-14, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (400/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,656] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,660] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-21, topic=-uve-topic-29, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (401/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,661] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,672] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-10, topic=-uve-topic-27, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (402/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,673] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,673] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-27, topic=-uve-topic-27, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (403/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,674] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,685] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-16, topic=-uve-topic-9, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (404/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,686] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,687] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-22, topic=-uve-topic-5, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (405/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,688] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,689] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-9, topic=-uve-topic-16, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (406/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,689] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,697] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-20, topic=-uve-topic-5, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (407/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,698] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,707] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-4, topic=-uve-topic-21, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (408/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,708] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,710] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-14, topic=-uve-topic-25, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (409/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,711] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,723] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-21, topic=-uve-topic-19, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (410/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,726] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,727] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-5, topic=-uve-topic-22, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (411/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,733] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,733] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-4, topic=-uve-topic-6, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (412/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,736] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,739] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-4, topic=-uve-topic-25, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (413/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,831] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,858] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-26, topic=-uve-topic-6, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 119ms (414/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,859] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,860] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-25, topic=-uve-topic-23, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (415/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,860] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,861] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-6, topic=-uve-topic-4, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (416/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,863] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,881] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-22, topic=-uve-topic-23, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (417/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,882] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,882] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-27, topic=-uve-topic-20, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (418/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,883] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,886] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-7, topic=structured_syslog_topic, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (419/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,887] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,893] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-5, topic=-uve-topic-6, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (420/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,894] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,897] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-16, topic=-uve-topic-5, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (421/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,911] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,912] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-20, topic=-uve-topic-27, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (422/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,912] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,922] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-17, topic=-uve-topic-21, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (423/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,927] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,935] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-28, topic=-uve-topic-13, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (424/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,941] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,958] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-7, topic=-uve-topic-22, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (425/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,960] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,960] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-17, topic=-uve-topic-20, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (426/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,973] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,978] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-14, topic=-uve-topic-15, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (427/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,979] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:03,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-11, topic=-uve-topic-16, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (428/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:03,996] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,001] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-5, topic=-uve-topic-25, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (429/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,002] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,003] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-20, topic=-uve-topic-8, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (430/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,003] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,012] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-27, topic=-uve-topic-17, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (431/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,017] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,017] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-5, topic=-uve-topic-24, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (432/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,018] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,019] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-13, topic=-uve-topic-14, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (433/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,036] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,036] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-3, topic=-uve-topic-10, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (434/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,037] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,038] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-9, topic=-uve-topic-23, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (435/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,043] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,048] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-26, topic=-uve-topic-17, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (436/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,049] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,055] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-14, topic=-uve-topic-3, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (437/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,056] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,056] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-0, topic=-uve-topic-18, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (438/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,057] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,057] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-1, topic=-uve-topic-18, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (439/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,058] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,059] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-26, topic=-uve-topic-3, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (440/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,060] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,061] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-28, topic=-uve-topic-9, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (441/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,063] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,063] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-19, topic=-uve-topic-10, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (442/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,064] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,065] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-24, topic=-uve-topic-4, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (443/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,065] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,067] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-11, topic=-uve-topic-13, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (444/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,067] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,070] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-2, topic=-uve-topic-24, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (445/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,071] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,071] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-16, topic=-uve-topic-27, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (446/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,072] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,072] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-4, topic=-uve-topic-12, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (447/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,086] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,086] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-29, topic=-uve-topic-7, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (448/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,088] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,088] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-22, topic=-uve-topic-20, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (449/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,090] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,093] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-3, topic=-uve-topic-20, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (450/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,093] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,094] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-16, topic=-uve-topic-20, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (451/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,096] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,097] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-22, topic=-uve-topic-25, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (452/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,097] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-17, topic=-uve-topic-23, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (453/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,105] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,105] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-10, topic=-uve-topic-12, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (454/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,106] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,113] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-17, topic=-uve-topic-13, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (455/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,114] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-20, topic=-uve-topic-2, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (456/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,124] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,125] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-23, topic=-uve-topic-13, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (457/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,125] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,126] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-24, topic=-uve-topic-21, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (458/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,127] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,127] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-9, topic=-uve-topic-29, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (459/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,135] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,136] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-26, topic=-uve-topic-15, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (460/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,137] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-24, topic=-uve-topic-8, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (461/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,139] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,139] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-5, topic=structured_syslog_topic, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (462/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,141] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,147] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-10, topic=-uve-topic-6, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (463/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,151] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-17, topic=-uve-topic-1, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (464/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,159] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,160] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-0, topic=-uve-topic-5, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (465/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,162] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,162] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-22, topic=-uve-topic-3, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (466/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,163] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,165] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-26, topic=-uve-topic-14, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (467/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,170] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-11, topic=-uve-topic-15, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (468/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,174] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,175] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-21, topic=-uve-topic-26, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (469/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,177] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,178] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-11, topic=-uve-topic-6, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (470/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,192] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,200] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-22, topic=-uve-topic-6, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (471/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,201] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-25, topic=-uve-topic-6, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (472/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,202] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,215] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-4, topic=-uve-topic-26, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (473/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,216] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,218] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-7, topic=-uve-topic-19, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (474/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,219] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,219] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-3, topic=-uve-topic-26, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (475/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,221] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-10, topic=-uve-topic-7, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (476/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,224] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,224] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-24, topic=-uve-topic-17, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (477/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,225] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,226] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-25, topic=-uve-topic-10, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (478/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,230] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,231] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-10, topic=-uve-topic-28, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (479/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,231] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,231] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-19, topic=-uve-topic-22, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (480/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,232] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-27, topic=-uve-topic-21, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (481/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,245] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 44 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,245] INFO [ProducerStateManager partition=-uve-topic-2-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-2-0/00000000000000000044.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:44:04,249] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-0, topic=-uve-topic-2, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=44) with 1 segments in 16ms (482/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,254] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,254] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-7, topic=-uve-topic-10, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (483/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,255] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,255] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-14, topic=-uve-topic-11, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (484/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,256] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,256] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-7, topic=-uve-topic-11, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (485/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,257] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,257] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-11, topic=-uve-topic-21, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (486/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,257] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,258] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-23, topic=-uve-topic-16, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (487/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,274] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,275] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-4, topic=-uve-topic-2, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (488/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,276] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,276] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-22, topic=-uve-topic-9, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (489/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,276] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,277] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-16, topic=-uve-topic-18, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (490/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,277] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,278] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-3, topic=-uve-topic-16, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (491/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,294] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,298] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-24, topic=-uve-topic-15, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (492/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,303] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,305] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-5, topic=-uve-topic-3, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (493/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,309] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-3, topic=-uve-topic-12, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (494/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,316] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,316] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-18, topic=-uve-topic-27, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (495/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,317] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,317] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-15, topic=-uve-topic-18, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (496/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,328] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,328] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-21, topic=-uve-topic-4, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (497/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,329] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,330] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-21, topic=-uve-topic-11, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (498/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,330] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,330] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-4, topic=-uve-topic-18, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (499/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,331] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-25, topic=-uve-topic-27, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (500/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,332] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,332] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-25, topic=-uve-topic-9, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (501/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,343] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,343] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-2, topic=-uve-topic-11, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (502/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,344] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,344] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-18, topic=-uve-topic-26, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (503/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,345] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,349] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-6, topic=-uve-topic-21, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (504/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,352] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,352] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-21, topic=-uve-topic-3, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (505/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,353] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,353] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-22, topic=-uve-topic-11, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (506/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,361] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-13, topic=-uve-topic-21, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (507/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,362] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,362] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-12, topic=-uve-topic-16, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (508/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,368] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 44 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,368] INFO [ProducerStateManager partition=-uve-topic-1-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-1-0/00000000000000000044.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:44:04,369] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-0, topic=-uve-topic-1, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=44) with 1 segments in 6ms (509/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,369] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,369] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-26, topic=-uve-topic-13, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (510/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,373] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,373] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-6, topic=-uve-topic-15, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (511/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,378] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,385] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-0, topic=-uve-topic-4, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (512/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,388] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,391] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-2, topic=-uve-topic-18, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (513/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,398] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,398] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-10, topic=-uve-topic-21, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (514/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,399] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,399] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-6, topic=-uve-topic-9, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (515/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,421] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,423] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-9, topic=-uve-topic-5, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (516/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,424] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,424] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-20, topic=-uve-topic-21, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (517/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,447] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,447] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-10, topic=-uve-topic-11, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (518/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,472] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,473] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-28, topic=-uve-topic-24, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (519/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,507] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 122 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,507] INFO [ProducerStateManager partition=-uve-topic-22-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-22-0/00000000000000000122.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:44:04,510] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-0, topic=-uve-topic-22, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=122) with 1 segments in 37ms (520/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,519] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,520] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-2, topic=-uve-topic-28, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (521/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,527] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,529] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-1, topic=-uve-topic-9, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (522/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,542] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-21, topic=-uve-topic-14, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (523/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,547] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,550] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-19, topic=-uve-topic-19, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (524/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,552] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,552] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-25, topic=-uve-topic-24, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (525/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,559] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,560] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-12, topic=-uve-topic-6, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (526/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,571] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,572] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-13, topic=-uve-topic-29, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (527/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,573] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,573] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-21, topic=-uve-topic-17, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (528/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,574] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,574] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-5, topic=-uve-topic-1, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (529/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,574] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,575] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-12, topic=-uve-topic-12, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (530/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,575] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,575] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-26, topic=-uve-topic-18, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (531/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,576] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-2, topic=-uve-topic-3, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (532/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,577] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,577] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-28, topic=-uve-topic-2, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (533/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,577] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,577] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-21, topic=-uve-topic-25, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (534/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,588] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-11, topic=-uve-topic-9, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (535/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,589] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,590] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-14, topic=-uve-topic-18, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (536/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,594] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-16, topic=-uve-topic-7, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (537/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,595] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,595] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-9, topic=-uve-topic-24, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (538/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,596] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-4, topic=-uve-topic-4, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (539/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,596] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,597] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-25, topic=-uve-topic-21, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (540/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,603] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,609] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-28, topic=-uve-topic-14, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (541/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,615] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,618] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-3, topic=-uve-topic-18, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (542/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,619] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-16, topic=-uve-topic-2, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (543/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,627] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,628] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-2, topic=-uve-topic-2, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (544/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,628] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,628] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-18, topic=-uve-topic-17, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (545/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,629] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-18, topic=-uve-topic-16, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (546/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,630] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,630] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-2, topic=-uve-topic-25, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (547/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,631] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,631] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-23, topic=structured_syslog_topic, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (548/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,631] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-23, topic=-uve-topic-25, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (549/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,632] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-18, topic=-uve-topic-12, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (550/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,633] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,633] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-14, topic=-uve-topic-14, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (551/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,654] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,661] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-1, topic=-uve-topic-1, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 27ms (552/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,695] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,700] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-21, topic=-uve-topic-28, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (553/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,701] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,701] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-16, topic=-uve-topic-17, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (554/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,702] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,702] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-23, topic=-uve-topic-20, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (555/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,703] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,703] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-7, topic=-uve-topic-24, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (556/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,743] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,750] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-11, topic=-uve-topic-1, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 47ms (557/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,753] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,753] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-20, topic=-uve-topic-15, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (558/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,756] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,771] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-8, topic=-uve-topic-19, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (559/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,772] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,772] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-4, topic=-uve-topic-20, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (560/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,773] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,774] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-7, topic=-uve-topic-3, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (561/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,778] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,780] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-21, topic=-uve-topic-1, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (562/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,781] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,789] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-12, topic=-uve-topic-4, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (563/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,806] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,807] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-19, topic=-uve-topic-18, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (564/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,808] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,808] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-8, topic=-uve-topic-4, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (565/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,809] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,809] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-8, topic=-uve-topic-3, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (566/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,810] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,810] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-4, topic=-uve-topic-0, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (567/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,810] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,828] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-23, topic=-uve-topic-28, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (568/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,829] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,829] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-1, topic=-uve-topic-10, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (569/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,835] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,835] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-17, topic=-uve-topic-11, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (570/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,852] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,853] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-20, topic=-uve-topic-22, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (571/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,855] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,855] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-18, topic=-uve-topic-15, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (572/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,856] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,856] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-16, topic=-uve-topic-26, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (573/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,860] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,861] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-20, topic=-uve-topic-20, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (574/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,862] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,866] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-18, topic=-uve-topic-11, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (575/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,869] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,870] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-9, topic=-uve-topic-27, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (576/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,878] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,880] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-25, topic=-uve-topic-2, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (577/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,889] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,890] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-28, topic=-uve-topic-17, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (578/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,891] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,893] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-26, topic=-uve-topic-26, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (579/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,895] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,904] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-24, topic=-uve-topic-25, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (580/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,905] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-3, topic=-uve-topic-6, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (581/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,908] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,911] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-28, topic=-uve-topic-12, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (582/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,911] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,912] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-27, topic=-uve-topic-4, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (583/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,917] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,922] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-25, topic=-uve-topic-4, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (584/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,923] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,923] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-4, topic=-uve-topic-16, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (585/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,929] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,935] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-23, topic=-uve-topic-11, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (586/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,936] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,949] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-17, topic=-uve-topic-26, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (587/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,952] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,952] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-8, topic=-uve-topic-26, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (588/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,953] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,954] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-4, topic=-uve-topic-24, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (589/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,955] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,959] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-10, topic=-uve-topic-8, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (590/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,960] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,960] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-20, topic=-uve-topic-23, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (591/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,961] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,962] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-8, topic=-uve-topic-12, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (592/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,972] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,974] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-28, topic=-uve-topic-29, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (593/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,978] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,979] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-0, topic=structured_syslog_topic, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (594/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,979] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-26, topic=-uve-topic-5, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (595/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:04,997] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:04,998] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-29, topic=-uve-topic-12, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (596/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,000] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,002] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-29, topic=-uve-topic-18, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (597/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,009] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,009] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-5, topic=-uve-topic-29, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (598/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,018] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,019] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-4, topic=-uve-topic-7, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (599/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,021] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,022] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-15, topic=-uve-topic-4, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (600/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,026] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-13, topic=-uve-topic-25, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (601/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,031] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,032] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-25, topic=-uve-topic-28, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (602/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,033] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,034] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-27, topic=-uve-topic-8, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (603/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,037] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,038] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-13, topic=-uve-topic-0, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (604/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,039] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,040] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-29, topic=-uve-topic-13, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (605/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,041] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,045] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-29, topic=-uve-topic-19, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (606/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,046] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,046] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-27, topic=-uve-topic-6, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (607/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,047] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,047] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-20, topic=-uve-topic-1, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (608/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,047] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,048] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-20, topic=-uve-topic-10, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (609/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,048] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,048] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-27, topic=-uve-topic-19, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (610/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,049] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,049] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-6, topic=-uve-topic-29, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (611/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,049] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,050] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-4, topic=-uve-topic-13, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (612/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,055] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,055] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-25, topic=-uve-topic-26, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (613/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,059] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,059] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-2, topic=-uve-topic-0, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (614/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,062] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,062] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-29, topic=-uve-topic-5, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (615/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,070] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,070] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-28, topic=-uve-topic-5, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (616/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,071] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,071] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-5, topic=-uve-topic-23, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (617/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,071] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,071] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-9, topic=-uve-topic-4, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (618/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,072] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,072] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-19, topic=-uve-topic-21, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (619/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,073] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,073] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-7, topic=-uve-topic-18, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (620/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,073] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,073] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-21, topic=-uve-topic-13, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (621/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,083] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,085] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-29, topic=-uve-topic-11, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (622/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,091] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,092] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-20, topic=-uve-topic-9, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (623/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,094] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,095] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-8, topic=-uve-topic-6, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (624/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,095] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,096] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-11, topic=-uve-topic-0, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (625/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,096] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,096] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-28, topic=-uve-topic-19, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (626/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,097] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,097] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-28, topic=-uve-topic-25, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (627/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,098] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,120] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-2, topic=-uve-topic-5, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (628/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,121] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,122] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-9, topic=-uve-topic-15, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (629/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,126] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,131] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-12, topic=-uve-topic-28, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (630/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,133] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,133] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-1, topic=-uve-topic-23, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (631/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,134] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,135] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-8, topic=-uve-topic-21, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (632/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,145] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,146] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-11, topic=-uve-topic-28, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (633/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,148] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,148] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-18, topic=-uve-topic-28, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (634/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,149] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,150] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-22, topic=-uve-topic-7, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (635/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,152] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,152] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-15, topic=-uve-topic-28, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (636/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,156] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-22, topic=-uve-topic-22, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (637/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,165] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,165] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-12, topic=-uve-topic-29, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (638/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,166] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-28, topic=-uve-topic-7, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (639/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,198] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,203] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-7, topic=-uve-topic-21, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 34ms (640/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,204] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,207] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-6, topic=-uve-topic-17, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (641/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,211] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,218] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-1, topic=-uve-topic-17, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (642/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,228] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-12, topic=-uve-topic-11, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (643/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,235] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,235] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-10, topic=-uve-topic-13, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (644/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,236] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,237] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-8, topic=-uve-topic-27, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (645/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,240] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,242] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-29, topic=-uve-topic-22, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (646/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,243] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,245] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-3, topic=-uve-topic-22, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (647/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,246] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,246] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-18, topic=-uve-topic-21, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (648/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,247] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,247] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-18, topic=-uve-topic-22, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (649/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,248] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,250] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-29, topic=-uve-topic-27, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (650/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,251] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,252] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-5, topic=-uve-topic-5, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (651/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,255] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,255] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-25, topic=-uve-topic-20, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (652/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,260] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-21, topic=-uve-topic-6, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (653/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,276] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-20, topic=-uve-topic-26, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (654/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,284] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,284] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-15, topic=-uve-topic-15, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (655/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,285] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,285] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-19, topic=-uve-topic-0, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (656/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,286] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,286] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-8, topic=-uve-topic-25, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (657/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,287] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,289] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-9, topic=-uve-topic-12, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (658/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,290] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,295] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-20, topic=-uve-topic-14, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (659/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,296] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,305] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-24, topic=-uve-topic-24, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (660/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,308] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,319] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-26, topic=-uve-topic-20, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (661/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,323] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,328] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-19, topic=-uve-topic-8, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (662/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,329] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-14, topic=-uve-topic-23, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (663/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,332] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,336] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-18, topic=-uve-topic-5, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (664/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,345] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,345] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-13, topic=-uve-topic-19, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (665/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,348] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,349] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-19, topic=-uve-topic-7, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (666/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,356] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,356] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-25, topic=-uve-topic-5, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (667/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,358] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,360] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-22, topic=-uve-topic-26, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (668/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,361] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,363] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-23, topic=-uve-topic-12, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (669/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,364] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,365] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-7, topic=-uve-topic-28, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (670/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,381] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,385] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-6, topic=-uve-topic-22, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (671/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,385] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-9, topic=-uve-topic-8, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (672/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,387] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,387] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-8, topic=-uve-topic-18, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (673/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,389] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,390] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-2, topic=-uve-topic-26, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (674/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,391] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-14, topic=-uve-topic-5, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (675/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,393] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,396] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-18, topic=-uve-topic-29, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (676/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,400] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,400] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-19, topic=-uve-topic-9, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (677/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,404] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,406] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-29, topic=-uve-topic-8, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (678/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,407] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,407] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-3, topic=-uve-topic-21, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (679/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,411] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,416] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-26, topic=-uve-topic-27, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (680/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,417] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,417] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-25, topic=-uve-topic-15, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (681/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,418] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,418] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-7, topic=-uve-topic-25, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (682/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,419] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,421] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-15, topic=-uve-topic-6, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (683/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,422] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-3, topic=-uve-topic-2, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (684/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,425] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-26, topic=-uve-topic-11, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (685/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,427] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,427] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-7, topic=-uve-topic-17, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (686/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,428] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,431] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-4, topic=-uve-topic-3, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (687/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,434] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-2, topic=-uve-topic-17, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (688/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,445] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,446] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-23, topic=-uve-topic-0, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (689/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,447] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,452] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-12, topic=-uve-topic-9, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (690/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,453] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,453] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-29, topic=-uve-topic-23, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (691/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,454] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,455] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-11, topic=-uve-topic-24, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (692/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,455] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,455] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-13, topic=-uve-topic-18, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (693/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,461] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,461] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-4, topic=structured_syslog_topic, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (694/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,462] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,462] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-8, topic=-uve-topic-10, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (695/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,462] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,463] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-20, topic=-uve-topic-3, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (696/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,463] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,468] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-7, topic=-uve-topic-1, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (697/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,469] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,469] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-11, topic=-uve-topic-8, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (698/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,469] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,470] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-1, topic=-uve-topic-4, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (699/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,470] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,470] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-24, topic=-uve-topic-0, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (700/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,471] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,471] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-19, topic=-uve-topic-28, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (701/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,471] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-7, topic=-uve-topic-13, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (702/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,479] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,479] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-0, topic=-uve-topic-8, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (703/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,484] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 147 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,484] INFO [ProducerStateManager partition=-uve-topic-20-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-20-0/00000000000000000147.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:44:05,498] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-0, topic=-uve-topic-20, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=147) with 1 segments in 19ms (704/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,508] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,508] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-20, topic=-uve-topic-0, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (705/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,513] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-18, topic=-uve-topic-9, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (706/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,519] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,525] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-23, topic=-uve-topic-9, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (707/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,526] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,534] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-29, topic=-uve-topic-28, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (708/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,539] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 156 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,539] INFO [ProducerStateManager partition=-uve-topic-27-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-27-0/00000000000000000156.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:44:05,539] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-0, topic=-uve-topic-27, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=156) with 1 segments in 5ms (709/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,546] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,546] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-27, topic=-uve-topic-22, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (710/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,550] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,551] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-13, topic=-uve-topic-1, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (711/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,551] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,553] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-2, topic=-uve-topic-15, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (712/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,554] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,555] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-0, topic=-uve-topic-19, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (713/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,557] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,558] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-19, topic=-uve-topic-11, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (714/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,571] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,572] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-20, topic=-uve-topic-6, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (715/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,574] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,574] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-15, topic=-uve-topic-26, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (716/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,575] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-17, topic=-uve-topic-25, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (717/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,576] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-15, topic=-uve-topic-8, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (718/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,581] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,581] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-14, topic=-uve-topic-26, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (719/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,582] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,588] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-19, topic=-uve-topic-25, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (720/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,588] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-17, topic=-uve-topic-12, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (721/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,589] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-12, topic=-uve-topic-27, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (722/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,590] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,591] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-2, topic=-uve-topic-23, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (723/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,592] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-9, topic=-uve-topic-14, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (724/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,594] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-21, topic=-uve-topic-20, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (725/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,595] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,595] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-24, topic=-uve-topic-18, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (726/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,605] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 160 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,605] INFO [ProducerStateManager partition=-uve-topic-26-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-26-0/00000000000000000160.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:44:05,605] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-0, topic=-uve-topic-26, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=160) with 1 segments in 10ms (727/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,606] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,606] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-9, topic=-uve-topic-20, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (728/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,607] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,607] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-22, topic=-uve-topic-16, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (729/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,608] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,608] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-23, topic=-uve-topic-6, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (730/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,608] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,609] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-10, topic=-uve-topic-19, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (731/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,610] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,610] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-23, topic=-uve-topic-5, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (732/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,612] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-9, topic=-uve-topic-25, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (733/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,619] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-17, topic=-uve-topic-29, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (734/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,620] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,620] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-24, topic=-uve-topic-19, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (735/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,622] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-24, topic=-uve-topic-11, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (736/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,623] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,625] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-27, topic=-uve-topic-7, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (737/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,627] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,628] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-8, topic=-uve-topic-17, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (738/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,634] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-8, topic=-uve-topic-8, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (739/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,642] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,642] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-14, topic=-uve-topic-12, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (740/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,643] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,643] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-6, topic=-uve-topic-11, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (741/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,643] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,644] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-0, topic=-uve-topic-11, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (742/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,644] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,644] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-20, topic=-uve-topic-28, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (743/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,650] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,695] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-1, topic=-uve-topic-3, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 51ms (744/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,696] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,701] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-8, topic=-uve-topic-29, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (745/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,701] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,702] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-12, topic=-uve-topic-3, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (746/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,702] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,702] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-6, topic=-uve-topic-6, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (747/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,703] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,703] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-18, topic=-uve-topic-20, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (748/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,704] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,708] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-6, topic=-uve-topic-13, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (749/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,714] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,717] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-11, topic=-uve-topic-11, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (750/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,727] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,727] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-9, topic=-uve-topic-11, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (751/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,728] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,728] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-6, topic=-uve-topic-16, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (752/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,729] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,729] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-23, topic=-uve-topic-22, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (753/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,729] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,736] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-19, topic=-uve-topic-4, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (754/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,737] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,737] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-24, topic=-uve-topic-7, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (755/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,738] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,738] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-3, topic=-uve-topic-8, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (756/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,738] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,739] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-27, topic=-uve-topic-25, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (757/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,746] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,746] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-11, topic=-uve-topic-7, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (758/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,746] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-3, topic=-uve-topic-25, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (759/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,747] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-28, topic=-uve-topic-1, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (760/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,748] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,748] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-6, topic=-uve-topic-18, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (761/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,749] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,749] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-22, topic=-uve-topic-28, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (762/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,750] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,750] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-10, topic=-uve-topic-5, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (763/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,750] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,751] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-25, topic=-uve-topic-25, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (764/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,751] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,751] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-1, topic=-uve-topic-25, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (765/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,752] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,752] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-9, topic=-uve-topic-17, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (766/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,752] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,769] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-8, topic=-uve-topic-22, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (767/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,772] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,773] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-13, topic=-uve-topic-27, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (768/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,773] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,774] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-28, topic=-uve-topic-18, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (769/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,774] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,782] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-7, topic=-uve-topic-7, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (770/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,782] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,783] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-16, topic=structured_syslog_topic, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (771/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,783] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,783] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-7, topic=-uve-topic-5, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (772/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,784] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,791] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-18, topic=-uve-topic-6, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (773/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,806] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,807] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-14, topic=-uve-topic-0, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (774/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,817] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,818] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-13, topic=-uve-topic-12, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (775/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,818] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,819] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-15, topic=-uve-topic-0, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (776/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,819] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,819] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-17, topic=-uve-topic-15, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (777/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,820] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,820] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-21, topic=-uve-topic-9, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (778/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,827] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,828] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-24, topic=-uve-topic-13, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (779/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,829] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,830] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-23, topic=-uve-topic-8, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (780/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,831] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-25, topic=-uve-topic-16, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (781/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,831] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-14, topic=-uve-topic-8, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (782/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,832] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,832] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-24, topic=-uve-topic-28, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (783/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,833] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,833] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-19, topic=-uve-topic-27, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (784/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,834] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,836] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-29, topic=-uve-topic-2, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (785/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,837] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,837] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-0, topic=-uve-topic-7, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (786/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,878] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,881] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-10, topic=-uve-topic-23, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 45ms (787/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,884] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,888] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-27, topic=-uve-topic-15, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (788/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,897] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,902] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-2, topic=-uve-topic-4, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (789/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,914] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,915] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-23, topic=-uve-topic-2, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (790/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,916] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,924] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-19, topic=-uve-topic-5, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (791/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,925] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,933] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-13, topic=-uve-topic-9, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (792/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,942] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,943] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-17, topic=-uve-topic-9, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (793/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,944] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,944] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-22, topic=-uve-topic-17, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (794/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,945] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,948] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-7, topic=-uve-topic-2, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (795/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,950] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,955] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-19, topic=-uve-topic-29, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (796/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,956] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,956] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-7, topic=-uve-topic-26, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (797/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,963] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,964] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-15, topic=-uve-topic-27, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (798/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,964] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,965] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-7, topic=-uve-topic-9, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (799/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,979] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,979] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-12, topic=-uve-topic-23, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (800/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,983] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,984] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-2, topic=-uve-topic-21, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (801/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,985] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,985] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-6, topic=-uve-topic-28, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (802/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,987] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,992] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-1, topic=structured_syslog_topic, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (803/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,992] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,992] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-3, topic=-uve-topic-9, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (804/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:05,996] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:05,996] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-9, topic=-uve-topic-0, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (805/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,005] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,005] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-24, topic=-uve-topic-27, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (806/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,006] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,006] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-29, topic=structured_syslog_topic, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (807/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,006] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,007] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-15, topic=-uve-topic-19, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (808/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,007] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,007] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-24, topic=-uve-topic-23, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (809/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,008] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,008] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-24, topic=-uve-topic-9, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (810/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,025] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,025] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-14, topic=-uve-topic-29, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (811/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,026] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,026] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-19, topic=-uve-topic-20, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (812/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,027] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,030] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-12, topic=-uve-topic-26, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (813/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,040] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,048] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-15, topic=-uve-topic-22, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (814/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,049] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,049] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-8, topic=-uve-topic-0, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (815/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,061] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 18 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,061] INFO [ProducerStateManager partition=-uve-topic-14-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-14-0/00000000000000000018.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:44:06,061] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-0, topic=-uve-topic-14, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=18) with 1 segments in 12ms (816/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,062] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,062] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-0, topic=-uve-topic-16, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (817/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,063] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,063] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-9, topic=-uve-topic-18, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (818/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,064] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,064] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-26, topic=-uve-topic-10, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (819/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,064] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,064] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-18, topic=-uve-topic-4, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (820/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,065] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,065] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-25, topic=-uve-topic-19, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (821/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,065] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,066] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-7, topic=-uve-topic-23, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (822/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,066] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,066] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-14, topic=-uve-topic-27, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (823/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,081] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,082] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-22, topic=-uve-topic-13, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (824/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,082] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,082] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-11, topic=-uve-topic-2, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (825/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,083] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,083] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-17, topic=-uve-topic-14, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (826/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,086] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,089] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-26, topic=-uve-topic-9, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (827/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,091] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,091] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-29, topic=-uve-topic-24, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (828/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,092] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,092] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-20, topic=-uve-topic-17, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (829/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,093] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,095] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-24, topic=-uve-topic-26, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (830/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,098] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,098] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-12, topic=-uve-topic-20, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (831/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,108] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-23, topic=-uve-topic-18, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (832/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,113] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,119] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-19, topic=-uve-topic-17, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (833/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,120] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,123] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-23, topic=-uve-topic-7, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (834/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,127] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,129] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-8, topic=-uve-topic-14, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (835/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,129] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,130] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-21, topic=-uve-topic-0, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (836/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,134] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-8, topic=-uve-topic-20, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (837/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,140] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,144] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-14, topic=-uve-topic-9, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (838/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,147] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,148] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-10, topic=-uve-topic-29, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (839/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,149] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,149] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-2, topic=-uve-topic-22, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (840/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,150] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,150] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-28, topic=-uve-topic-28, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (841/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,151] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,152] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-22, topic=-uve-topic-10, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (842/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,157] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,157] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-8, topic=-uve-topic-16, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (843/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,157] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,157] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-11, topic=-uve-topic-23, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (844/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,159] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,160] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-18, topic=-uve-topic-8, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (845/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,171] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 111 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,171] INFO [ProducerStateManager partition=-uve-topic-28-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-28-0/00000000000000000111.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:44:06,172] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-0, topic=-uve-topic-28, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=111) with 1 segments in 12ms (846/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,173] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,173] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-16, topic=-uve-topic-28, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (847/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,173] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,174] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-1, topic=-uve-topic-29, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (848/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,175] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,178] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-8, topic=-uve-topic-28, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (849/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,180] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,180] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-1, topic=-uve-topic-5, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (850/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,185] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,185] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-1, topic=-uve-topic-14, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (851/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,188] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,188] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-2, topic=-uve-topic-29, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (852/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,190] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,191] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-5, topic=-uve-topic-9, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (853/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,194] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-2, topic=-uve-topic-14, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (854/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,196] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,197] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-29, topic=-uve-topic-17, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (855/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,200] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,201] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-24, topic=-uve-topic-29, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (856/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,202] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-18, topic=-uve-topic-23, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (857/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,206] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,206] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-13, topic=-uve-topic-6, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (858/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,209] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,210] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-25, topic=-uve-topic-12, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (859/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,212] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,213] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-2, topic=structured_syslog_topic, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (860/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,215] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,218] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-29, topic=-uve-topic-16, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (861/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,226] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,230] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-11, topic=-uve-topic-3, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (862/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,231] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,231] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-13, topic=-uve-topic-2, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (863/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,232] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-17, topic=-uve-topic-27, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (864/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,232] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-16, topic=-uve-topic-24, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (865/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,233] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,233] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-14, topic=-uve-topic-20, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (866/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,234] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,234] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-16, topic=-uve-topic-21, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (867/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,234] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,234] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-9, topic=-uve-topic-19, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (868/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,235] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,235] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-27, topic=-uve-topic-3, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (869/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,246] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,249] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-22, topic=-uve-topic-15, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (870/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,250] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-6, topic=-uve-topic-8, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (871/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,251] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-25, topic=-uve-topic-17, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (872/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,254] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,255] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-5, topic=-uve-topic-14, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (873/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,266] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,266] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-12, topic=-uve-topic-17, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (874/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,267] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,267] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-5, topic=-uve-topic-16, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (875/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,268] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-8, topic=-uve-topic-2, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (876/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,269] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,269] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-1, topic=-uve-topic-26, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (877/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,277] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,277] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-27, topic=structured_syslog_topic, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (878/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,278] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,283] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-28, topic=-uve-topic-21, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (879/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,283] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,285] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-6, topic=-uve-topic-0, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (880/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,286] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-16, topic=-uve-topic-22, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (881/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,287] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-24, topic=-uve-topic-1, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (882/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,291] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,292] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-13, topic=-uve-topic-23, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (883/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,295] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,298] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-20, topic=-uve-topic-24, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (884/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,304] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 130 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,305] INFO [ProducerStateManager partition=-uve-topic-25-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-25-0/00000000000000000130.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:44:06,305] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-0, topic=-uve-topic-25, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=130) with 1 segments in 7ms (885/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,306] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,306] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-27, topic=-uve-topic-0, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (886/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,316] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,316] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-25, topic=-uve-topic-13, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (887/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,317] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,317] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-1, topic=-uve-topic-20, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (888/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,318] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,318] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-15, topic=-uve-topic-24, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (889/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,326] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 44 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,327] INFO [ProducerStateManager partition=-uve-topic-29-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-29-0/00000000000000000044.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:44:06,327] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-0, topic=-uve-topic-29, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=44) with 1 segments in 9ms (890/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,335] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 18 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,335] INFO [ProducerStateManager partition=-uve-topic-13-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-13-0/00000000000000000018.snapshot' (kafka.log.ProducerStateManager) [2026-03-23 05:44:06,336] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-0, topic=-uve-topic-13, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=18) with 1 segments in 9ms (891/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,336] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,337] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-28, topic=-uve-topic-8, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (892/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,337] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,337] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-17, topic=-uve-topic-10, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (893/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,338] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,338] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-25, topic=-uve-topic-22, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (894/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,338] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,339] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-24, topic=structured_syslog_topic, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (895/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,339] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-3, topic=-uve-topic-28, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (896/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,340] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,340] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-11, topic=-uve-topic-20, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (897/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,340] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,347] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-8, topic=structured_syslog_topic, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (898/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,348] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,348] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-15, topic=-uve-topic-3, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (899/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,349] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,350] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-22, topic=-uve-topic-18, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (900/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,350] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,354] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-1, topic=-uve-topic-28, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (901/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,356] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,357] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-3, topic=-uve-topic-17, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (902/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,357] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,358] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-19, topic=-uve-topic-16, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (903/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,391] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-17, topic=-uve-topic-28, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 34ms (904/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,392] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,394] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-17, topic=-uve-topic-4, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (905/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,394] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-26, topic=-uve-topic-8, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (906/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,395] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-16, topic=-uve-topic-1, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (907/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,396] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,402] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-28, topic=-uve-topic-6, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (908/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,403] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,403] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-20, topic=-uve-topic-25, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (909/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,425] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,426] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-6, topic=-uve-topic-14, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (910/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,427] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,427] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-2, topic=-uve-topic-13, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (911/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,427] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-3, topic=-uve-topic-27, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (912/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,428] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-20, topic=-uve-topic-11, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (913/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,434] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-1, topic=-uve-topic-8, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (914/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,435] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-15, topic=-uve-topic-14, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (915/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,436] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-16, topic=-uve-topic-14, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (916/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,437] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-15, topic=-uve-topic-20, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (917/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,438] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,438] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-1, topic=-uve-topic-22, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (918/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,438] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,438] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-11, topic=-uve-topic-19, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (919/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,439] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,439] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-12, topic=-uve-topic-1, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (920/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,446] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,447] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-7, topic=-uve-topic-8, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (921/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,447] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,453] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-9, topic=-uve-topic-22, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (922/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,454] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,456] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-1, topic=-uve-topic-21, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (923/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,459] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,459] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-3, topic=-uve-topic-11, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (924/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,460] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,460] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-1, topic=-uve-topic-7, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (925/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,460] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,460] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-23, topic=-uve-topic-27, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (926/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,476] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,476] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-17, topic=-uve-topic-5, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (927/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,477] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,486] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-19, topic=-uve-topic-13, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (928/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,487] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,487] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-12, topic=-uve-topic-8, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (929/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,487] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:44:06,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-11, topic=-uve-topic-12, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (930/930 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:44:06,498] INFO Loaded 930 logs in 5822ms. (kafka.log.LogManager) [2026-03-23 05:44:06,559] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-03-23 05:44:06,563] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-03-23 05:44:07,533] INFO Awaiting socket connections on 10.0.0.50:9092. (kafka.network.Acceptor) [2026-03-23 05:44:07,634] INFO [SocketServer brokerId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-03-23 05:44:07,669] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:44:07,706] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:44:07,706] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:44:07,703] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:44:07,741] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-23 05:44:07,851] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-03-23 05:44:07,892] INFO Stat of the created znode at /brokers/ids/2 is: 8589937431,8589937431,1774244647884,1774244647884,1,0,0,216172937985982471,188,0,8589937431 (kafka.zk.KafkaZkClient) [2026-03-23 05:44:07,893] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT://10.0.0.50:9092, czxid (broker epoch): 8589937431 (kafka.zk.KafkaZkClient) [2026-03-23 05:44:08,032] INFO [ExpirationReaper-2-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:44:08,032] INFO [ExpirationReaper-2-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:44:08,032] INFO [ExpirationReaper-2-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:44:08,089] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-03-23 05:44:08,092] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-03-23 05:44:08,103] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 10 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2026-03-23 05:44:08,113] INFO [ProducerId Manager 2]: Acquired new producerId block (brokerId:2,blockStartProducerId:3000,blockEndProducerId:3999) by writing to Zk with path version 4 (kafka.coordinator.transaction.ProducerIdManager) [2026-03-23 05:44:08,289] INFO [TransactionCoordinator id=2] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-23 05:44:08,291] INFO [TransactionCoordinator id=2] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-23 05:44:08,306] INFO [Transaction Marker Channel Manager 2]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-03-23 05:44:08,470] INFO [ExpirationReaper-2-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:44:08,499] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-03-23 05:44:08,671] INFO [SocketServer brokerId=2] Starting socket server acceptors and processors (kafka.network.SocketServer) [2026-03-23 05:44:08,692] INFO [SocketServer brokerId=2] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-03-23 05:44:08,692] INFO [SocketServer brokerId=2] Started socket server acceptors and processors (kafka.network.SocketServer) [2026-03-23 05:44:08,712] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-23 05:44:08,712] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2026-03-23 05:44:08,712] INFO Kafka startTimeMs: 1774244648692 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-23 05:44:08,714] INFO [KafkaServer id=2] started (kafka.server.KafkaServer) [2026-03-23 05:44:09,887] INFO [Partition -uve-topic-22-9 broker=2] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,887] INFO [Partition -uve-topic-23-29 broker=2] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,888] INFO [Partition -uve-topic-17-29 broker=2] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,888] INFO [Partition -uve-topic-16-9 broker=2] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,891] INFO [Partition -uve-topic-29-7 broker=2] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,891] INFO [Partition -uve-topic-2-19 broker=2] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,891] INFO [Partition -uve-topic-18-11 broker=2] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,891] INFO [Partition -uve-topic-27-14 broker=2] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,892] INFO [Partition -uve-topic-14-16 broker=2] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,892] INFO [Partition -uve-topic-5-3 broker=2] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,892] INFO [Partition -uve-topic-16-28 broker=2] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,892] INFO [Partition -uve-topic-29-26 broker=2] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,892] INFO [Partition -uve-topic-17-10 broker=2] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,893] INFO [Partition -uve-topic-21-27 broker=2] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,893] INFO [Partition -uve-topic-11-13 broker=2] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,893] INFO [Partition -uve-topic-24-11 broker=2] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,895] INFO [Partition -uve-topic-13-15 broker=2] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,895] INFO [Partition -uve-topic-26-13 broker=2] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,896] INFO [Partition -uve-topic-8-25 broker=2] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,896] INFO [Partition -uve-topic-0-7 broker=2] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,896] INFO [Partition -uve-topic-17-0 broker=2] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,897] INFO [Partition -uve-topic-9-7 broker=2] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,897] INFO [Partition -uve-topic-20-26 broker=2] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,897] INFO [Partition -uve-topic-0-26 broker=2] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,897] INFO [Partition -uve-topic-1-18 broker=2] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,898] INFO [Partition -uve-topic-3-20 broker=2] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,898] INFO [Partition -uve-topic-2-0 broker=2] Log loaded for partition -uve-topic-2-0 with initial high watermark 44 (kafka.cluster.Partition) [2026-03-23 05:44:09,899] INFO [Partition -uve-topic-7-24 broker=2] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,899] INFO [Partition -uve-topic-6-4 broker=2] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,900] INFO [Partition -uve-topic-15-17 broker=2] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,901] INFO [Partition -uve-topic-28-15 broker=2] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,902] INFO [Partition -uve-topic-6-23 broker=2] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,902] INFO [Partition -uve-topic-7-5 broker=2] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,902] INFO [Partition -uve-topic-22-28 broker=2] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,902] INFO [Partition -uve-topic-0-17 broker=2] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,904] INFO [Partition -uve-topic-9-17 broker=2] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,904] INFO [Partition -uve-topic-21-8 broker=2] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,904] INFO [Partition structured_syslog_topic-15 broker=2] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,905] INFO [Partition -uve-topic-5-22 broker=2] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,905] INFO [Partition -uve-topic-4-2 broker=2] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,906] INFO [Partition -uve-topic-17-19 broker=2] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,906] INFO [Partition -uve-topic-8-16 broker=2] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,907] INFO [Partition -uve-topic-3-1 broker=2] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,907] INFO [Partition -uve-topic-4-21 broker=2] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,907] INFO [Partition -uve-topic-23-10 broker=2] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,908] INFO [Partition -uve-topic-10-12 broker=2] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,908] INFO [Partition -uve-topic-25-12 broker=2] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,909] INFO [Partition -uve-topic-20-16 broker=2] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,909] INFO [Partition -uve-topic-12-14 broker=2] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,909] INFO [Partition -uve-topic-19-12 broker=2] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,910] INFO [Partition -uve-topic-29-16 broker=2] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,911] INFO [Partition -uve-topic-16-18 broker=2] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,911] INFO [Partition -uve-topic-8-6 broker=2] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,911] INFO [Partition -uve-topic-21-17 broker=2] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,913] INFO [Partition -uve-topic-2-16 broker=2] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,913] INFO [Partition -uve-topic-9-14 broker=2] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,913] INFO [Partition -uve-topic-18-8 broker=2] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,914] INFO [Partition -uve-topic-10-9 broker=2] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,914] INFO [Partition -uve-topic-23-7 broker=2] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,914] INFO [Partition -uve-topic-14-13 broker=2] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,915] INFO [Partition -uve-topic-27-11 broker=2] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,915] INFO [Partition -uve-topic-7-21 broker=2] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,916] INFO [Partition -uve-topic-6-1 broker=2] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,916] INFO [Partition -uve-topic-8-13 broker=2] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,917] INFO [Partition -uve-topic-21-24 broker=2] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,918] INFO [Partition -uve-topic-20-4 broker=2] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,919] INFO [Partition -uve-topic-0-14 broker=2] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,919] INFO [Partition -uve-topic-17-26 broker=2] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,919] INFO [Partition -uve-topic-29-4 broker=2] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,922] INFO [Partition -uve-topic-16-6 broker=2] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,923] INFO [Partition -uve-topic-4-18 broker=2] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,923] INFO [Partition -uve-topic-13-12 broker=2] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,923] INFO [Partition -uve-topic-26-10 broker=2] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,923] INFO [Partition -uve-topic-5-0 broker=2] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,923] INFO [Partition -uve-topic-6-20 broker=2] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,923] INFO [Partition -uve-topic-12-11 broker=2] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,924] INFO [Partition -uve-topic-26-29 broker=2] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,924] INFO [Partition -uve-topic-25-9 broker=2] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,924] INFO [Partition -uve-topic-29-23 broker=2] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,925] INFO [Partition -uve-topic-16-25 broker=2] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,925] INFO [Partition -uve-topic-10-28 broker=2] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,925] INFO [Partition -uve-topic-23-26 broker=2] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,925] INFO [Partition -uve-topic-19-9 broker=2] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,926] INFO [Partition -uve-topic-25-28 broker=2] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,926] INFO [Partition -uve-topic-11-10 broker=2] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,927] INFO [Partition -uve-topic-24-8 broker=2] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,927] INFO [Partition -uve-topic-19-28 broker=2] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,927] INFO [Partition -uve-topic-28-12 broker=2] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,928] INFO [Partition -uve-topic-15-14 broker=2] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,928] INFO [Partition -uve-topic-20-13 broker=2] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,929] INFO [Partition -uve-topic-29-13 broker=2] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,930] INFO [Partition -uve-topic-16-15 broker=2] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,930] INFO [Partition -uve-topic-7-2 broker=2] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,931] INFO [Partition -uve-topic-8-22 broker=2] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,931] INFO [Partition -uve-topic-22-25 broker=2] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,931] INFO [Partition -uve-topic-24-27 broker=2] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,931] INFO [Partition -uve-topic-18-27 broker=2] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,932] INFO [Partition -uve-topic-11-29 broker=2] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,932] INFO [Partition -uve-topic-17-7 broker=2] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,933] INFO [Partition -uve-topic-22-6 broker=2] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,935] INFO [Partition -uve-topic-1-15 broker=2] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,935] INFO [Partition structured_syslog_topic-12 broker=2] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,935] INFO [Partition -uve-topic-5-19 broker=2] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,935] INFO [Partition -uve-topic-15-24 broker=2] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,935] INFO [Partition -uve-topic-28-22 broker=2] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,935] INFO [Partition -uve-topic-20-23 broker=2] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,935] INFO [Partition -uve-topic-21-5 broker=2] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,936] INFO [Partition -uve-topic-7-12 broker=2] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,936] INFO [Partition -uve-topic-3-17 broker=2] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,936] INFO [Partition -uve-topic-8-3 broker=2] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,937] INFO [Partition -uve-topic-21-14 broker=2] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,939] INFO [Partition -uve-topic-0-4 broker=2] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,939] INFO [Partition -uve-topic-24-24 broker=2] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,939] INFO [Partition -uve-topic-23-4 broker=2] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,939] INFO [Partition -uve-topic-11-26 broker=2] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,941] INFO [Partition -uve-topic-10-6 broker=2] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,941] INFO [Partition -uve-topic-19-6 broker=2] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,942] INFO [Partition -uve-topic-20-29 broker=2] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,943] INFO [Partition -uve-topic-3-14 broker=2] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,943] INFO [Partition -uve-topic-7-18 broker=2] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,944] INFO [Partition -uve-topic-17-23 broker=2] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,945] INFO [Partition -uve-topic-16-3 broker=2] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,945] INFO [Partition -uve-topic-29-1 broker=2] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,947] INFO [Partition -uve-topic-0-11 broker=2] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,947] INFO [Partition structured_syslog_topic-28 broker=2] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,948] INFO [Partition -uve-topic-9-11 broker=2] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,949] INFO [Partition -uve-topic-6-17 broker=2] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,950] INFO [Partition -uve-topic-26-26 broker=2] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,951] INFO [Partition -uve-topic-13-28 broker=2] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,955] INFO [Partition -uve-topic-5-16 broker=2] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,955] INFO [Partition -uve-topic-7-28 broker=2] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,955] INFO [Partition -uve-topic-8-10 broker=2] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,955] INFO [Partition -uve-topic-19-25 broker=2] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,955] INFO [Partition -uve-topic-4-15 broker=2] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,955] INFO [Partition -uve-topic-25-6 broker=2] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,956] INFO [Partition -uve-topic-20-10 broker=2] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,956] INFO [Partition -uve-topic-12-8 broker=2] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,956] INFO [Partition -uve-topic-16-12 broker=2] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,956] INFO [Partition -uve-topic-29-10 broker=2] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,956] INFO [Partition -uve-topic-8-0 broker=2] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,957] INFO [Partition -uve-topic-18-24 broker=2] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,957] INFO [Partition -uve-topic-1-12 broker=2] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,957] INFO [Partition -uve-topic-22-3 broker=2] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,957] INFO [Partition -uve-topic-23-23 broker=2] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,958] INFO [Partition -uve-topic-10-25 broker=2] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,960] INFO [Partition -uve-topic-2-13 broker=2] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,960] INFO [Partition -uve-topic-18-5 broker=2] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,961] INFO [Partition -uve-topic-27-27 broker=2] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,962] INFO [Partition -uve-topic-14-29 broker=2] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,964] INFO [Partition -uve-topic-15-11 broker=2] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,965] INFO [Partition -uve-topic-28-9 broker=2] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,965] INFO [Partition -uve-topic-28-28 broker=2] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,966] INFO [Partition -uve-topic-27-8 broker=2] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,967] INFO [Partition -uve-topic-14-10 broker=2] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,968] INFO [Partition -uve-topic-8-29 broker=2] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,969] INFO [Partition -uve-topic-22-22 broker=2] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,969] INFO [Partition -uve-topic-16-22 broker=2] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,970] INFO [Partition -uve-topic-15-2 broker=2] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,970] INFO [Partition -uve-topic-29-20 broker=2] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,971] INFO [Partition -uve-topic-28-0 broker=2] Log loaded for partition -uve-topic-28-0 with initial high watermark 107 (kafka.cluster.Partition) [2026-03-23 05:44:09,971] INFO [Partition -uve-topic-21-2 broker=2] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,972] INFO [Partition -uve-topic-17-4 broker=2] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,972] INFO [Partition -uve-topic-20-1 broker=2] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,973] INFO [Partition -uve-topic-21-21 broker=2] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,974] INFO [Partition structured_syslog_topic-9 broker=2] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,974] INFO [Partition -uve-topic-25-25 broker=2] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,975] INFO [Partition -uve-topic-12-27 broker=2] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,975] INFO [Partition -uve-topic-24-5 broker=2] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,976] INFO [Partition -uve-topic-11-7 broker=2] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,977] INFO [Partition -uve-topic-26-7 broker=2] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,981] INFO [Partition -uve-topic-13-9 broker=2] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,982] INFO [Partition -uve-topic-15-21 broker=2] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,983] INFO [Partition -uve-topic-28-19 broker=2] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,984] INFO [Partition -uve-topic-20-20 broker=2] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,985] INFO [Partition -uve-topic-7-9 broker=2] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,985] INFO [Partition -uve-topic-3-11 broker=2] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,986] INFO [Partition -uve-topic-19-3 broker=2] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,987] INFO [Partition -uve-topic-23-20 broker=2] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,987] INFO [Partition -uve-topic-10-22 broker=2] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,988] INFO [Partition -uve-topic-25-22 broker=2] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,988] INFO [Partition -uve-topic-12-24 broker=2] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,990] INFO [Partition -uve-topic-24-2 broker=2] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,990] INFO [Partition -uve-topic-11-4 broker=2] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,990] INFO [Partition -uve-topic-15-8 broker=2] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,990] INFO [Partition -uve-topic-28-6 broker=2] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,991] INFO [Partition -uve-topic-20-7 broker=2] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,991] INFO [Partition -uve-topic-6-24 broker=2] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,991] INFO [Partition -uve-topic-18-2 broker=2] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,991] INFO [Partition -uve-topic-19-22 broker=2] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,991] INFO [Partition -uve-topic-9-8 broker=2] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,991] INFO [Partition -uve-topic-22-19 broker=2] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,991] INFO [Partition -uve-topic-10-3 broker=2] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,991] INFO [Partition -uve-topic-18-21 broker=2] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,991] INFO [Partition -uve-topic-23-1 broker=2] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,991] INFO [Partition -uve-topic-17-1 broker=2] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,991] INFO [Partition -uve-topic-22-0 broker=2] Log loaded for partition -uve-topic-22-0 with initial high watermark 122 (kafka.cluster.Partition) [2026-03-23 05:44:09,991] INFO [Partition -uve-topic-14-26 broker=2] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,992] INFO [Partition -uve-topic-27-24 broker=2] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,992] INFO [Partition -uve-topic-5-13 broker=2] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,992] INFO [Partition -uve-topic-21-18 broker=2] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,992] INFO [Partition -uve-topic-28-16 broker=2] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,992] INFO [Partition -uve-topic-15-18 broker=2] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,992] INFO [Partition -uve-topic-16-0 broker=2] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,992] INFO [Partition -uve-topic-17-20 broker=2] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,992] INFO [Partition -uve-topic-13-25 broker=2] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,992] INFO [Partition -uve-topic-12-5 broker=2] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,992] INFO [Partition -uve-topic-25-3 broker=2] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,992] INFO [Partition -uve-topic-26-23 broker=2] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,992] INFO [Partition -uve-topic-14-17 broker=2] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,992] INFO [Partition -uve-topic-27-15 broker=2] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,993] INFO [Partition -uve-topic-7-25 broker=2] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,993] INFO [Partition -uve-topic-2-10 broker=2] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,993] INFO [Partition -uve-topic-14-7 broker=2] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,993] INFO [Partition -uve-topic-27-5 broker=2] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,993] INFO [Partition -uve-topic-28-25 broker=2] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,993] INFO [Partition -uve-topic-15-27 broker=2] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,993] INFO [Partition -uve-topic-7-15 broker=2] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,993] INFO [Partition -uve-topic-0-27 broker=2] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,994] INFO [Partition -uve-topic-1-9 broker=2] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,994] INFO [Partition -uve-topic-2-29 broker=2] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,994] INFO [Partition -uve-topic-9-27 broker=2] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,994] INFO [Partition -uve-topic-8-7 broker=2] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,994] INFO [Partition structured_syslog_topic-6 broker=2] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,994] INFO [Partition -uve-topic-1-28 broker=2] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,994] INFO [Partition -uve-topic-0-8 broker=2] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,994] INFO [Partition structured_syslog_topic-25 broker=2] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,994] INFO [Partition -uve-topic-4-12 broker=2] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,994] INFO [Partition -uve-topic-13-6 broker=2] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,994] INFO [Partition -uve-topic-26-4 broker=2] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,994] INFO [Partition -uve-topic-6-14 broker=2] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,995] INFO [Partition -uve-topic-8-26 broker=2] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,995] INFO [Partition -uve-topic-7-6 broker=2] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,995] INFO [Partition -uve-topic-20-17 broker=2] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,995] INFO [Partition -uve-topic-11-23 broker=2] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,995] INFO [Partition -uve-topic-24-21 broker=2] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,995] INFO [Partition -uve-topic-29-17 broker=2] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,995] INFO [Partition -uve-topic-16-19 broker=2] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,995] INFO [Partition -uve-topic-3-27 broker=2] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,995] INFO [Partition -uve-topic-11-1 broker=2] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,996] INFO [Partition -uve-topic-5-29 broker=2] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,996] INFO [Partition -uve-topic-4-9 broker=2] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,996] INFO [Partition -uve-topic-6-21 broker=2] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,996] INFO [Partition -uve-topic-2-26 broker=2] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,996] INFO [Partition -uve-topic-1-6 broker=2] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,996] INFO [Partition -uve-topic-18-18 broker=2] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,996] INFO [Partition structured_syslog_topic-3 broker=2] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,996] INFO [Partition -uve-topic-3-8 broker=2] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,996] INFO [Partition -uve-topic-2-7 broker=2] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,996] INFO [Partition -uve-topic-14-23 broker=2] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,996] INFO [Partition -uve-topic-27-21 broker=2] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,996] INFO [Partition -uve-topic-28-3 broker=2] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,996] INFO [Partition -uve-topic-15-5 broker=2] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,997] INFO [Partition -uve-topic-8-23 broker=2] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,997] INFO [Partition -uve-topic-1-25 broker=2] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,997] INFO [Partition -uve-topic-0-5 broker=2] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,997] INFO [Partition -uve-topic-20-14 broker=2] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,997] INFO [Partition structured_syslog_topic-22 broker=2] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,997] INFO [Partition -uve-topic-9-5 broker=2] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,997] INFO [Partition -uve-topic-22-16 broker=2] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,997] INFO [Partition -uve-topic-13-22 broker=2] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,997] INFO [Partition -uve-topic-12-2 broker=2] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,997] INFO [Partition -uve-topic-25-0 broker=2] Log loaded for partition -uve-topic-25-0 with initial high watermark 128 (kafka.cluster.Partition) [2026-03-23 05:44:09,997] INFO [Partition -uve-topic-26-20 broker=2] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,997] INFO [Partition -uve-topic-5-10 broker=2] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,998] INFO [Partition -uve-topic-12-21 broker=2] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,998] INFO [Partition -uve-topic-25-19 broker=2] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,998] INFO [Partition -uve-topic-13-3 broker=2] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,998] INFO [Partition -uve-topic-26-1 broker=2] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,998] INFO [Partition -uve-topic-7-22 broker=2] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,998] INFO [Partition -uve-topic-6-2 broker=2] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,998] INFO [Partition -uve-topic-28-13 broker=2] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,998] INFO [Partition -uve-topic-15-15 broker=2] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,998] INFO [Partition -uve-topic-7-3 broker=2] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,998] INFO [Partition -uve-topic-19-19 broker=2] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,998] INFO [Partition -uve-topic-10-0 broker=2] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,998] INFO [Partition -uve-topic-11-20 broker=2] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,998] INFO [Partition -uve-topic-24-18 broker=2] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,998] INFO [Partition -uve-topic-19-0 broker=2] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,999] INFO [Partition structured_syslog_topic-13 broker=2] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,999] INFO [Partition -uve-topic-14-14 broker=2] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,999] INFO [Partition -uve-topic-27-12 broker=2] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,999] INFO [Partition -uve-topic-10-19 broker=2] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,999] INFO [Partition -uve-topic-23-17 broker=2] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,999] INFO [Partition -uve-topic-17-17 broker=2] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,999] INFO [Partition -uve-topic-9-24 broker=2] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,999] INFO [Partition -uve-topic-14-4 broker=2] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,999] INFO [Partition -uve-topic-27-2 broker=2] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,999] INFO [Partition -uve-topic-6-11 broker=2] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,999] INFO [Partition -uve-topic-29-14 broker=2] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,999] INFO [Partition -uve-topic-16-16 broker=2] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:09,999] INFO [Partition -uve-topic-21-15 broker=2] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,000] INFO [Partition -uve-topic-0-24 broker=2] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,000] INFO [Partition -uve-topic-4-28 broker=2] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,000] INFO [Partition -uve-topic-8-4 broker=2] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,000] INFO [Partition -uve-topic-28-29 broker=2] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,000] INFO [Partition -uve-topic-14-11 broker=2] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,000] INFO [Partition -uve-topic-27-9 broker=2] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,000] INFO [Partition -uve-topic-29-11 broker=2] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,000] INFO [Partition -uve-topic-16-13 broker=2] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,000] INFO [Partition -uve-topic-10-16 broker=2] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,000] INFO [Partition -uve-topic-23-14 broker=2] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,000] INFO [Partition -uve-topic-12-18 broker=2] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,000] INFO [Partition -uve-topic-25-16 broker=2] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,000] INFO [Partition -uve-topic-27-28 broker=2] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,000] INFO [Partition -uve-topic-13-29 broker=2] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,001] INFO [Partition -uve-topic-26-27 broker=2] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,001] INFO [Partition -uve-topic-18-15 broker=2] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,001] INFO [Partition -uve-topic-9-2 broker=2] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,001] INFO [Partition -uve-topic-0-21 broker=2] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,001] INFO [Partition -uve-topic-1-3 broker=2] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,001] INFO [Partition -uve-topic-2-23 broker=2] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,001] INFO [Partition structured_syslog_topic-0 broker=2] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,001] INFO [Partition -uve-topic-5-7 broker=2] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,001] INFO [Partition -uve-topic-6-27 broker=2] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,001] INFO [Partition -uve-topic-5-26 broker=2] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,001] INFO [Partition -uve-topic-14-20 broker=2] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,001] INFO [Partition -uve-topic-27-18 broker=2] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,001] INFO [Partition -uve-topic-13-0 broker=2] Log loaded for partition -uve-topic-13-0 with initial high watermark 18 (kafka.cluster.Partition) [2026-03-23 05:44:10,002] INFO [Partition -uve-topic-6-8 broker=2] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,002] INFO [Partition -uve-topic-7-0 broker=2] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,002] INFO [Partition -uve-topic-8-20 broker=2] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,002] INFO [Partition -uve-topic-20-11 broker=2] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,002] INFO [Partition -uve-topic-11-17 broker=2] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,002] INFO [Partition -uve-topic-24-15 broker=2] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,002] INFO [Partition -uve-topic-4-25 broker=2] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,002] INFO [Partition -uve-topic-3-5 broker=2] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,002] INFO [Partition structured_syslog_topic-10 broker=2] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,002] INFO [Partition -uve-topic-5-17 broker=2] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,002] INFO [Partition -uve-topic-7-19 broker=2] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,002] INFO [Partition -uve-topic-13-10 broker=2] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,002] INFO [Partition -uve-topic-26-8 broker=2] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,002] INFO [Partition -uve-topic-6-18 broker=2] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,003] INFO [Partition -uve-topic-2-4 broker=2] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,003] INFO [Partition -uve-topic-3-24 broker=2] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,003] INFO [Partition -uve-topic-22-13 broker=2] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,003] INFO [Partition -uve-topic-19-16 broker=2] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,003] INFO [Partition structured_syslog_topic-29 broker=2] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,003] INFO [Partition -uve-topic-14-1 broker=2] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,003] INFO [Partition -uve-topic-9-21 broker=2] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,003] INFO [Partition -uve-topic-8-1 broker=2] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,003] INFO [Partition -uve-topic-21-12 broker=2] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,003] INFO [Partition -uve-topic-28-10 broker=2] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,003] INFO [Partition -uve-topic-15-12 broker=2] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,003] INFO [Partition -uve-topic-1-22 broker=2] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,003] INFO [Partition -uve-topic-0-2 broker=2] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,003] INFO [Partition -uve-topic-17-14 broker=2] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,004] INFO [Partition structured_syslog_topic-19 broker=2] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,004] INFO [Partition -uve-topic-13-19 broker=2] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,004] INFO [Partition -uve-topic-26-17 broker=2] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,004] INFO [Partition -uve-topic-4-6 broker=2] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,004] INFO [Partition structured_syslog_topic-7 broker=2] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,004] INFO [Partition -uve-topic-28-26 broker=2] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,004] INFO [Partition -uve-topic-15-28 broker=2] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,004] INFO [Partition -uve-topic-0-18 broker=2] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,004] INFO [Partition -uve-topic-7-16 broker=2] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,004] INFO [Partition -uve-topic-20-27 broker=2] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,004] INFO [Partition -uve-topic-28-7 broker=2] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,004] INFO [Partition -uve-topic-15-9 broker=2] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,004] INFO [Partition -uve-topic-12-15 broker=2] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,005] INFO [Partition -uve-topic-25-13 broker=2] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,005] INFO [Partition -uve-topic-3-21 broker=2] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,005] INFO [Partition -uve-topic-19-13 broker=2] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,005] INFO [Partition -uve-topic-4-3 broker=2] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,005] INFO [Partition -uve-topic-11-14 broker=2] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,005] INFO [Partition -uve-topic-24-12 broker=2] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,005] INFO [Partition structured_syslog_topic-26 broker=2] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,005] INFO [Partition -uve-topic-6-15 broker=2] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,005] INFO [Partition -uve-topic-13-26 broker=2] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,005] INFO [Partition -uve-topic-26-24 broker=2] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,006] INFO [Partition -uve-topic-14-8 broker=2] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,006] INFO [Partition -uve-topic-27-6 broker=2] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,006] INFO [Partition -uve-topic-18-12 broker=2] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,006] INFO [Partition -uve-topic-22-29 broker=2] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,006] INFO [Partition -uve-topic-10-13 broker=2] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,006] INFO [Partition -uve-topic-23-11 broker=2] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,006] INFO [Partition -uve-topic-6-5 broker=2] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,006] INFO [Partition -uve-topic-21-28 broker=2] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,006] INFO [Partition -uve-topic-20-8 broker=2] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,006] INFO [Partition -uve-topic-29-8 broker=2] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,006] INFO [Partition -uve-topic-16-10 broker=2] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,006] INFO [Partition -uve-topic-21-9 broker=2] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,006] INFO [Partition -uve-topic-4-22 broker=2] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,006] INFO [Partition -uve-topic-14-27 broker=2] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,007] INFO [Partition -uve-topic-27-25 broker=2] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,007] INFO [Partition -uve-topic-16-29 broker=2] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,007] INFO [Partition -uve-topic-29-27 broker=2] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,007] INFO [Partition -uve-topic-2-1 broker=2] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,007] INFO [Partition -uve-topic-2-20 broker=2] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,007] INFO [Partition -uve-topic-1-0 broker=2] Log loaded for partition -uve-topic-1-0 with initial high watermark 44 (kafka.cluster.Partition) [2026-03-23 05:44:10,007] INFO [Partition -uve-topic-3-2 broker=2] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,007] INFO [Partition -uve-topic-26-5 broker=2] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,007] INFO [Partition -uve-topic-13-7 broker=2] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,007] INFO [Partition -uve-topic-5-14 broker=2] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,007] INFO [Partition -uve-topic-9-18 broker=2] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,007] INFO [Partition -uve-topic-17-11 broker=2] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,007] INFO [Partition -uve-topic-1-19 broker=2] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,008] INFO [Partition -uve-topic-8-17 broker=2] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,008] INFO [Partition structured_syslog_topic-16 broker=2] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,008] INFO [Partition -uve-topic-5-23 broker=2] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,008] INFO [Partition -uve-topic-22-10 broker=2] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,008] INFO [Partition -uve-topic-26-14 broker=2] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,008] INFO [Partition -uve-topic-13-16 broker=2] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,008] INFO [Partition -uve-topic-5-4 broker=2] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,008] INFO [Partition -uve-topic-16-26 broker=2] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,008] INFO [Partition -uve-topic-29-24 broker=2] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,008] INFO [Partition -uve-topic-15-6 broker=2] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,008] INFO [Partition -uve-topic-28-4 broker=2] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,008] INFO [Partition -uve-topic-8-14 broker=2] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,008] INFO [Partition -uve-topic-5-20 broker=2] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,009] INFO [Partition -uve-topic-4-0 broker=2] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,009] INFO [Partition -uve-topic-24-9 broker=2] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,009] INFO [Partition -uve-topic-11-11 broker=2] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,009] INFO [Partition -uve-topic-4-19 broker=2] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,009] INFO [Partition structured_syslog_topic-4 broker=2] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,009] INFO [Partition -uve-topic-5-11 broker=2] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,009] INFO [Partition -uve-topic-7-13 broker=2] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,009] INFO [Partition -uve-topic-18-28 broker=2] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,009] INFO [Partition -uve-topic-1-16 broker=2] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,009] INFO [Partition -uve-topic-3-18 broker=2] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,009] INFO [Partition -uve-topic-19-10 broker=2] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,009] INFO [Partition structured_syslog_topic-23 broker=2] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,009] INFO [Partition -uve-topic-4-10 broker=2] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,009] INFO [Partition -uve-topic-25-1 broker=2] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,010] INFO [Partition -uve-topic-26-21 broker=2] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,010] INFO [Partition -uve-topic-12-3 broker=2] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,010] INFO [Partition -uve-topic-13-23 broker=2] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,010] INFO [Partition -uve-topic-4-29 broker=2] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,010] INFO [Partition -uve-topic-0-15 broker=2] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,010] INFO [Partition -uve-topic-17-27 broker=2] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,010] INFO [Partition -uve-topic-16-7 broker=2] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,011] INFO [Partition -uve-topic-29-5 broker=2] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,011] INFO [Partition -uve-topic-2-17 broker=2] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,011] INFO [Partition -uve-topic-22-26 broker=2] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,011] INFO [Partition -uve-topic-9-15 broker=2] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,011] INFO [Partition -uve-topic-21-6 broker=2] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,011] INFO [Partition -uve-topic-17-8 broker=2] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,011] INFO [Partition -uve-topic-26-11 broker=2] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,011] INFO [Partition -uve-topic-13-13 broker=2] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,011] INFO [Partition -uve-topic-15-25 broker=2] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,011] INFO [Partition -uve-topic-28-23 broker=2] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,011] INFO [Partition -uve-topic-20-5 broker=2] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,011] INFO [Partition -uve-topic-21-25 broker=2] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,011] INFO [Partition -uve-topic-27-3 broker=2] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,012] INFO [Partition -uve-topic-14-5 broker=2] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,012] INFO [Partition -uve-topic-25-29 broker=2] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,012] INFO [Partition -uve-topic-19-29 broker=2] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,012] INFO [Partition -uve-topic-20-24 broker=2] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,012] INFO [Partition -uve-topic-24-28 broker=2] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,012] INFO [Partition -uve-topic-23-8 broker=2] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,012] INFO [Partition -uve-topic-10-10 broker=2] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,012] INFO [Partition -uve-topic-25-10 broker=2] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,012] INFO [Partition -uve-topic-12-12 broker=2] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,012] INFO [Partition -uve-topic-27-22 broker=2] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,012] INFO [Partition -uve-topic-26-2 broker=2] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,012] INFO [Partition -uve-topic-13-4 broker=2] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,012] INFO [Partition -uve-topic-14-24 broker=2] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,012] INFO [Partition -uve-topic-6-12 broker=2] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,013] INFO [Partition -uve-topic-22-7 broker=2] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,013] INFO [Partition -uve-topic-23-27 broker=2] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,013] INFO [Partition -uve-topic-10-29 broker=2] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,013] INFO [Partition -uve-topic-18-9 broker=2] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,013] INFO [Partition -uve-topic-5-1 broker=2] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,013] INFO [Partition -uve-topic-25-20 broker=2] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,013] INFO [Partition -uve-topic-12-22 broker=2] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,014] INFO [Partition -uve-topic-18-25 broker=2] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,015] INFO [Partition -uve-topic-17-5 broker=2] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,015] INFO [Partition -uve-topic-20-2 broker=2] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,015] INFO [Partition -uve-topic-21-22 broker=2] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,015] INFO [Partition -uve-topic-22-4 broker=2] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,016] INFO [Partition -uve-topic-17-24 broker=2] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,016] INFO [Partition -uve-topic-16-4 broker=2] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,016] INFO [Partition -uve-topic-29-2 broker=2] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,016] INFO [Partition -uve-topic-21-3 broker=2] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,016] INFO [Partition structured_syslog_topic-1 broker=2] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,016] INFO [Partition -uve-topic-20-21 broker=2] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,016] INFO [Partition -uve-topic-27-19 broker=2] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,017] INFO [Partition -uve-topic-14-21 broker=2] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,017] INFO [Partition -uve-topic-16-23 broker=2] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,017] INFO [Partition -uve-topic-15-3 broker=2] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,017] INFO [Partition -uve-topic-29-21 broker=2] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,017] INFO [Partition -uve-topic-28-1 broker=2] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,017] INFO [Partition -uve-topic-25-26 broker=2] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,017] INFO [Partition -uve-topic-12-28 broker=2] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,018] INFO [Partition -uve-topic-24-6 broker=2] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,018] INFO [Partition -uve-topic-11-8 broker=2] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,018] INFO [Partition -uve-topic-26-18 broker=2] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,018] INFO [Partition -uve-topic-13-20 broker=2] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,018] INFO [Partition -uve-topic-12-0 broker=2] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,018] INFO [Partition -uve-topic-13-1 broker=2] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,018] INFO [Partition -uve-topic-6-28 broker=2] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,018] INFO [Partition -uve-topic-5-8 broker=2] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,019] INFO [Partition -uve-topic-9-12 broker=2] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,019] INFO [Partition -uve-topic-1-13 broker=2] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,019] INFO [Partition -uve-topic-8-11 broker=2] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,019] INFO [Partition -uve-topic-15-22 broker=2] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,019] INFO [Partition -uve-topic-28-20 broker=2] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,019] INFO [Partition -uve-topic-0-12 broker=2] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,019] INFO [Partition -uve-topic-7-10 broker=2] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,019] INFO [Partition -uve-topic-4-16 broker=2] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,020] INFO [Partition -uve-topic-3-15 broker=2] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,020] INFO [Partition -uve-topic-25-7 broker=2] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,020] INFO [Partition -uve-topic-12-9 broker=2] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,020] INFO [Partition -uve-topic-19-7 broker=2] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,020] INFO [Partition structured_syslog_topic-20 broker=2] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,020] INFO [Partition -uve-topic-7-29 broker=2] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,020] INFO [Partition -uve-topic-6-9 broker=2] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,021] INFO [Partition -uve-topic-27-0 broker=2] Log loaded for partition -uve-topic-27-0 with initial high watermark 156 (kafka.cluster.Partition) [2026-03-23 05:44:10,021] INFO [Partition -uve-topic-23-24 broker=2] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,021] INFO [Partition -uve-topic-14-2 broker=2] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,021] INFO [Partition -uve-topic-10-26 broker=2] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,021] INFO [Partition -uve-topic-2-14 broker=2] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,025] INFO [Partition -uve-topic-18-6 broker=2] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,025] INFO [Partition -uve-topic-19-26 broker=2] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,026] INFO [Partition -uve-topic-22-23 broker=2] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,026] INFO [Partition -uve-topic-24-25 broker=2] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,026] INFO [Partition -uve-topic-11-27 broker=2] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,026] INFO [Partition -uve-topic-23-5 broker=2] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,026] INFO [Partition -uve-topic-10-7 broker=2] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,026] INFO [Partition -uve-topic-4-26 broker=2] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,026] INFO [Partition -uve-topic-25-17 broker=2] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,026] INFO [Partition -uve-topic-12-19 broker=2] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,026] INFO [Partition -uve-topic-5-27 broker=2] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,026] INFO [Partition -uve-topic-4-7 broker=2] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,026] INFO [Partition -uve-topic-17-21 broker=2] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,027] INFO [Partition -uve-topic-0-9 broker=2] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,027] INFO [Partition -uve-topic-1-29 broker=2] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,027] INFO [Partition -uve-topic-16-1 broker=2] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,027] INFO [Partition -uve-topic-2-11 broker=2] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,027] INFO [Partition -uve-topic-9-9 broker=2] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,027] INFO [Partition -uve-topic-25-4 broker=2] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,031] INFO [Partition -uve-topic-12-6 broker=2] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,031] INFO [Partition -uve-topic-4-23 broker=2] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,031] INFO [Partition -uve-topic-3-3 broker=2] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,031] INFO [Partition -uve-topic-3-22 broker=2] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,031] INFO [Partition -uve-topic-0-28 broker=2] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,032] INFO [Partition -uve-topic-15-0 broker=2] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,032] INFO [Partition -uve-topic-6-6 broker=2] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,032] INFO [Partition -uve-topic-7-26 broker=2] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,032] INFO [Partition -uve-topic-8-8 broker=2] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,032] INFO [Partition -uve-topic-21-19 broker=2] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,032] INFO [Partition -uve-topic-25-23 broker=2] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,032] INFO [Partition -uve-topic-12-25 broker=2] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,032] INFO [Partition -uve-topic-19-23 broker=2] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,032] INFO [Partition -uve-topic-24-3 broker=2] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,032] INFO [Partition -uve-topic-11-5 broker=2] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,033] INFO [Partition -uve-topic-4-13 broker=2] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,033] INFO [Partition -uve-topic-24-22 broker=2] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,033] INFO [Partition -uve-topic-11-24 broker=2] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,033] INFO [Partition -uve-topic-6-25 broker=2] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,033] INFO [Partition -uve-topic-5-5 broker=2] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,034] INFO [Partition -uve-topic-27-16 broker=2] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,034] INFO [Partition -uve-topic-14-18 broker=2] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,034] INFO [Partition -uve-topic-18-22 broker=2] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,034] INFO [Partition -uve-topic-19-4 broker=2] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,034] INFO [Partition -uve-topic-22-1 broker=2] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,034] INFO [Partition -uve-topic-23-21 broker=2] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,034] INFO [Partition -uve-topic-10-23 broker=2] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,034] INFO [Partition -uve-topic-18-3 broker=2] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,034] INFO [Partition -uve-topic-24-13 broker=2] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,042] INFO [Partition -uve-topic-11-15 broker=2] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,042] INFO [Partition -uve-topic-26-15 broker=2] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,042] INFO [Partition -uve-topic-13-17 broker=2] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,042] INFO [Partition -uve-topic-25-14 broker=2] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,042] INFO [Partition -uve-topic-20-18 broker=2] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,042] INFO [Partition -uve-topic-12-16 broker=2] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,043] INFO [Partition -uve-topic-22-20 broker=2] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,043] INFO [Partition -uve-topic-16-20 broker=2] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,045] INFO [Partition -uve-topic-29-18 broker=2] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,045] INFO [Partition -uve-topic-21-0 broker=2] Log loaded for partition -uve-topic-21-0 with initial high watermark 92 (kafka.cluster.Partition) [2026-03-23 05:44:10,045] INFO [Partition -uve-topic-8-27 broker=2] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,045] INFO [Partition -uve-topic-17-2 broker=2] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,045] INFO [Partition -uve-topic-15-19 broker=2] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,045] INFO [Partition -uve-topic-28-17 broker=2] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,045] INFO [Partition -uve-topic-7-7 broker=2] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,045] INFO [Partition -uve-topic-23-2 broker=2] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,045] INFO [Partition -uve-topic-1-10 broker=2] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,046] INFO [Partition -uve-topic-10-4 broker=2] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,046] INFO [Partition -uve-topic-3-12 broker=2] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,046] INFO [Partition structured_syslog_topic-17 broker=2] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,048] INFO [Partition -uve-topic-5-24 broker=2] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,048] INFO [Partition -uve-topic-4-4 broker=2] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,048] INFO [Partition -uve-topic-9-28 broker=2] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,048] INFO [Partition -uve-topic-9-6 broker=2] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,048] INFO [Partition -uve-topic-19-11 broker=2] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,048] INFO [Partition -uve-topic-17-18 broker=2] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,049] INFO [Partition -uve-topic-8-5 broker=2] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,049] INFO [Partition -uve-topic-1-26 broker=2] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,049] INFO [Partition -uve-topic-0-6 broker=2] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,049] INFO [Partition -uve-topic-24-29 broker=2] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,049] INFO [Partition -uve-topic-5-21 broker=2] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,049] INFO [Partition -uve-topic-7-23 broker=2] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,049] INFO [Partition -uve-topic-6-3 broker=2] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,049] INFO [Partition -uve-topic-23-18 broker=2] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,049] INFO [Partition -uve-topic-10-20 broker=2] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,049] INFO [Partition -uve-topic-3-28 broker=2] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,050] INFO [Partition -uve-topic-2-8 broker=2] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,050] INFO [Partition -uve-topic-18-0 broker=2] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,050] INFO [Partition -uve-topic-19-20 broker=2] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,050] INFO [Partition -uve-topic-4-20 broker=2] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,051] INFO [Partition -uve-topic-6-22 broker=2] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,051] INFO [Partition -uve-topic-5-2 broker=2] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,051] INFO [Partition -uve-topic-25-11 broker=2] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,051] INFO [Partition -uve-topic-12-13 broker=2] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,051] INFO [Partition -uve-topic-0-25 broker=2] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,051] INFO [Partition -uve-topic-4-1 broker=2] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,051] INFO [Partition -uve-topic-2-27 broker=2] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,051] INFO [Partition -uve-topic-18-19 broker=2] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,051] INFO [Partition -uve-topic-1-7 broker=2] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,052] INFO [Partition -uve-topic-9-25 broker=2] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,052] INFO [Partition -uve-topic-21-16 broker=2] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,052] INFO [Partition -uve-topic-3-19 broker=2] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,052] INFO [Partition -uve-topic-23-28 broker=2] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,052] INFO [Partition -uve-topic-24-10 broker=2] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,052] INFO [Partition -uve-topic-11-12 broker=2] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,052] INFO [Partition -uve-topic-15-16 broker=2] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,052] INFO [Partition -uve-topic-3-0 broker=2] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,052] INFO [Partition -uve-topic-28-14 broker=2] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,053] INFO [Partition -uve-topic-8-24 broker=2] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,053] INFO [Partition -uve-topic-20-15 broker=2] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,053] INFO [Partition -uve-topic-7-4 broker=2] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,053] INFO [Partition -uve-topic-27-13 broker=2] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,053] INFO [Partition -uve-topic-14-15 broker=2] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,053] INFO [Partition -uve-topic-16-17 broker=2] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,053] INFO [Partition -uve-topic-29-15 broker=2] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,053] INFO [Partition -uve-topic-24-19 broker=2] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,053] INFO [Partition -uve-topic-11-21 broker=2] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,054] INFO [Partition -uve-topic-19-1 broker=2] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,054] INFO [Partition -uve-topic-24-0 broker=2] Log loaded for partition -uve-topic-24-0 with initial high watermark 76 (kafka.cluster.Partition) [2026-03-23 05:44:10,054] INFO [Partition -uve-topic-11-2 broker=2] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,055] INFO [Partition -uve-topic-3-9 broker=2] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,055] INFO [Partition structured_syslog_topic-14 broker=2] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,055] INFO [Partition -uve-topic-26-12 broker=2] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,055] INFO [Partition -uve-topic-13-14 broker=2] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,056] INFO [Partition -uve-topic-22-17 broker=2] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,057] INFO [Partition -uve-topic-10-1 broker=2] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,057] INFO [Partition structured_syslog_topic-11 broker=2] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,057] INFO [Partition -uve-topic-5-18 broker=2] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,057] INFO [Partition -uve-topic-25-27 broker=2] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,057] INFO [Partition -uve-topic-12-29 broker=2] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,059] INFO [Partition -uve-topic-24-7 broker=2] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,071] INFO [Partition -uve-topic-11-9 broker=2] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,071] INFO [Partition -uve-topic-26-9 broker=2] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,071] INFO [Partition -uve-topic-13-11 broker=2] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,071] INFO [Partition -uve-topic-17-15 broker=2] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,071] INFO [Partition -uve-topic-20-12 broker=2] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,071] INFO [Partition -uve-topic-22-14 broker=2] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,071] INFO [Partition -uve-topic-9-3 broker=2] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,071] INFO [Partition -uve-topic-19-27 broker=2] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,071] INFO [Partition -uve-topic-18-26 broker=2] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-24-26 broker=2] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-23-6 broker=2] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-11-28 broker=2] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-10-8 broker=2] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-3-16 broker=2] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-19-8 broker=2] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-23-25 broker=2] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-10-27 broker=2] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-15-13 broker=2] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-28-11 broker=2] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-21-13 broker=2] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-6-0 broker=2] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-19-17 broker=2] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-3-25 broker=2] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-26-28 broker=2] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-1-4 broker=2] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-9-22 broker=2] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-0-3 broker=2] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-1-23 broker=2] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-2-5 broker=2] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-25-8 broker=2] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-12-10 broker=2] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-4-17 broker=2] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-8-21 broker=2] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-0-22 broker=2] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,072] INFO [Partition -uve-topic-16-14 broker=2] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-29-12 broker=2] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-7-20 broker=2] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-8-2 broker=2] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-2-15 broker=2] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-27-29 broker=2] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-6-19 broker=2] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-7-1 broker=2] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-27-10 broker=2] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-14-12 broker=2] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-2-24 broker=2] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-24-16 broker=2] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-11-18 broker=2] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-18-16 broker=2] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-3-6 broker=2] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-23-15 broker=2] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-10-17 broker=2] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-4-14 broker=2] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-1-20 broker=2] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-6-16 broker=2] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-0-19 broker=2] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-9-0 broker=2] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-16-11 broker=2] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-29-9 broker=2] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-2-21 broker=2] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-1-1 broker=2] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-18-13 broker=2] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-3-13 broker=2] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,073] INFO [Partition -uve-topic-19-5 broker=2] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-25-24 broker=2] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-12-26 broker=2] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-24-4 broker=2] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-11-6 broker=2] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-15-10 broker=2] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-29-28 broker=2] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-28-8 broker=2] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-8-18 broker=2] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-20-9 broker=2] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-21-29 broker=2] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-18-23 broker=2] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition structured_syslog_topic-8 broker=2] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-5-15 broker=2] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-27-7 broker=2] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-14-9 broker=2] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-7-17 broker=2] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-20-28 broker=2] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-27-26 broker=2] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-26-6 broker=2] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-13-8 broker=2] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,074] INFO [Partition -uve-topic-14-28 broker=2] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-23-12 broker=2] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-10-14 broker=2] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-19-14 broker=2] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-22-11 broker=2] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition structured_syslog_topic-27 broker=2] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-24-23 broker=2] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-11-25 broker=2] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-26-25 broker=2] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-25-5 broker=2] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-12-7 broker=2] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-13-27 broker=2] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-21-10 broker=2] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-17-12 broker=2] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-9-19 broker=2] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-0-0 broker=2] Log loaded for partition -uve-topic-0-0 with initial high watermark 448 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-23-22 broker=2] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,075] INFO [Partition -uve-topic-10-24 broker=2] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,080] INFO [Partition -uve-topic-18-4 broker=2] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,080] INFO [Partition -uve-topic-19-24 broker=2] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,080] INFO [Partition -uve-topic-23-3 broker=2] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,080] INFO [Partition -uve-topic-10-5 broker=2] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,080] INFO [Partition -uve-topic-2-12 broker=2] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-15-29 broker=2] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-28-27 broker=2] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-2-2 broker=2] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-26-22 broker=2] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-13-24 broker=2] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-25-2 broker=2] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-12-4 broker=2] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-27-4 broker=2] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-14-6 broker=2] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-23-9 broker=2] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-10-11 broker=2] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-25-21 broker=2] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-12-23 broker=2] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-24-1 broker=2] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-11-3 broker=2] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,081] INFO [Partition -uve-topic-4-11 broker=2] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-8-15 broker=2] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-0-16 broker=2] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-18-20 broker=2] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-2-28 broker=2] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-1-8 broker=2] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition structured_syslog_topic-5 broker=2] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-7-14 broker=2] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-14-25 broker=2] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-27-23 broker=2] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-6-13 broker=2] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-2-18 broker=2] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-18-10 broker=2] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-5-12 broker=2] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-9-16 broker=2] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-22-27 broker=2] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-13-5 broker=2] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,082] INFO [Partition -uve-topic-26-3 broker=2] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,088] INFO [Partition -uve-topic-1-17 broker=2] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,088] INFO [Partition -uve-topic-17-9 broker=2] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-18-29 broker=2] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-21-26 broker=2] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-20-6 broker=2] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-22-8 broker=2] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-3-29 broker=2] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-19-21 broker=2] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-10-2 broker=2] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-11-22 broker=2] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-23-0 broker=2] Log loaded for partition -uve-topic-23-0 with initial high watermark 78 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-24-20 broker=2] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-28-24 broker=2] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-3-10 broker=2] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-15-26 broker=2] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-19-2 broker=2] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-17-28 broker=2] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-20-25 broker=2] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-29-6 broker=2] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,089] INFO [Partition -uve-topic-16-8 broker=2] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition -uve-topic-21-7 broker=2] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition -uve-topic-28-5 broker=2] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition -uve-topic-29-25 broker=2] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition -uve-topic-15-7 broker=2] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition -uve-topic-16-27 broker=2] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition -uve-topic-9-26 broker=2] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition -uve-topic-10-21 broker=2] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition -uve-topic-1-27 broker=2] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition -uve-topic-23-19 broker=2] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition structured_syslog_topic-24 broker=2] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition -uve-topic-2-9 broker=2] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition -uve-topic-22-18 broker=2] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition -uve-topic-18-1 broker=2] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition -uve-topic-6-29 broker=2] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition -uve-topic-5-9 broker=2] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,090] INFO [Partition -uve-topic-14-3 broker=2] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-27-1 broker=2] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-7-11 broker=2] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-20-22 broker=2] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-0-23 broker=2] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-9-23 broker=2] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-1-24 broker=2] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-17-16 broker=2] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition structured_syslog_topic-21 broker=2] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-5-28 broker=2] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-4-8 broker=2] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-11-19 broker=2] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-24-17 broker=2] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-13-21 broker=2] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-12-1 broker=2] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-26-19 broker=2] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-29-3 broker=2] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-16-5 broker=2] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-17-25 broker=2] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-22-24 broker=2] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-18-7 broker=2] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,091] INFO [Partition -uve-topic-21-4 broker=2] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,092] INFO [Partition -uve-topic-17-6 broker=2] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,092] INFO [Partition -uve-topic-10-18 broker=2] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,092] INFO [Partition -uve-topic-23-16 broker=2] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,092] INFO [Partition -uve-topic-12-20 broker=2] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,092] INFO [Partition -uve-topic-25-18 broker=2] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,092] INFO [Partition -uve-topic-11-0 broker=2] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,092] INFO [Partition -uve-topic-19-18 broker=2] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,092] INFO [Partition -uve-topic-21-23 broker=2] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,092] INFO [Partition -uve-topic-20-3 broker=2] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,092] INFO [Partition -uve-topic-28-21 broker=2] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,092] INFO [Partition -uve-topic-15-23 broker=2] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,092] INFO [Partition -uve-topic-22-15 broker=2] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,092] INFO [Partition -uve-topic-18-17 broker=2] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,092] INFO [Partition -uve-topic-14-22 broker=2] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,094] INFO [Partition -uve-topic-13-2 broker=2] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-26-0 broker=2] Log loaded for partition -uve-topic-26-0 with initial high watermark 158 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-27-20 broker=2] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-6-10 broker=2] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-1-14 broker=2] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-22-5 broker=2] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-0-13 broker=2] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-4-27 broker=2] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-3-7 broker=2] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-9-13 broker=2] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-28-2 broker=2] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-29-22 broker=2] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-15-4 broker=2] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-16-24 broker=2] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-8-12 broker=2] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-2-6 broker=2] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-3-26 broker=2] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-9-4 broker=2] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-2-25 broker=2] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-1-5 broker=2] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition structured_syslog_topic-2 broker=2] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-22-12 broker=2] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-1-21 broker=2] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-0-1 broker=2] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,095] INFO [Partition -uve-topic-9-1 broker=2] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,096] INFO [Partition -uve-topic-4-24 broker=2] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,096] INFO [Partition -uve-topic-6-26 broker=2] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,096] INFO [Partition -uve-topic-5-6 broker=2] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,096] INFO [Partition -uve-topic-9-10 broker=2] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,096] INFO [Partition -uve-topic-22-21 broker=2] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,106] INFO [Partition -uve-topic-1-11 broker=2] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,106] INFO [Partition -uve-topic-17-3 broker=2] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,106] INFO [Partition -uve-topic-3-23 broker=2] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,106] INFO [Partition -uve-topic-19-15 broker=2] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,106] INFO [Partition -uve-topic-4-5 broker=2] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,106] INFO [Partition -uve-topic-5-25 broker=2] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,106] INFO [Partition -uve-topic-20-0 broker=2] Log loaded for partition -uve-topic-20-0 with initial high watermark 146 (kafka.cluster.Partition) [2026-03-23 05:44:10,106] INFO [Partition -uve-topic-28-18 broker=2] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,106] INFO [Partition -uve-topic-3-4 broker=2] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,106] INFO [Partition -uve-topic-15-20 broker=2] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,107] INFO [Partition -uve-topic-8-28 broker=2] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,107] INFO [Partition -uve-topic-0-10 broker=2] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,107] INFO [Partition -uve-topic-17-22 broker=2] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,107] INFO [Partition -uve-topic-20-19 broker=2] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,107] INFO [Partition -uve-topic-29-0 broker=2] Log loaded for partition -uve-topic-29-0 with initial high watermark 43 (kafka.cluster.Partition) [2026-03-23 05:44:10,107] INFO [Partition -uve-topic-16-2 broker=2] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,107] INFO [Partition -uve-topic-21-1 broker=2] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,112] INFO [Partition -uve-topic-2-22 broker=2] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,112] INFO [Partition -uve-topic-9-20 broker=2] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,112] INFO [Partition -uve-topic-1-2 broker=2] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,112] INFO [Partition -uve-topic-10-15 broker=2] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,112] INFO [Partition -uve-topic-23-13 broker=2] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,112] INFO [Partition -uve-topic-17-13 broker=2] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,112] INFO [Partition structured_syslog_topic-18 broker=2] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-2-3 broker=2] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-14-19 broker=2] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-27-17 broker=2] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-7-27 broker=2] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-6-7 broker=2] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-13-18 broker=2] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-26-16 broker=2] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-14-0 broker=2] Log loaded for partition -uve-topic-14-0 with initial high watermark 18 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-8-19 broker=2] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-0-20 broker=2] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-21-11 broker=2] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-12-17 broker=2] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-25-15 broker=2] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-21-20 broker=2] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-0-29 broker=2] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-22-2 broker=2] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,113] INFO [Partition -uve-topic-9-29 broker=2] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,114] INFO [Partition -uve-topic-8-9 broker=2] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,114] INFO [Partition -uve-topic-29-29 broker=2] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,114] INFO [Partition -uve-topic-11-16 broker=2] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,114] INFO [Partition -uve-topic-24-14 broker=2] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,114] INFO [Partition -uve-topic-18-14 broker=2] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,114] INFO [Partition -uve-topic-29-19 broker=2] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,114] INFO [Partition -uve-topic-15-1 broker=2] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,114] INFO [Partition -uve-topic-16-21 broker=2] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,114] INFO [Partition -uve-topic-7-8 broker=2] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:44:10,134] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-8-26, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-8-27, -uve-topic-1-23, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-19-3, -uve-topic-3-4, -uve-topic-6-18, -uve-topic-29-2, -uve-topic-12-0, -uve-topic-4-25, -uve-topic-13-21, -uve-topic-23-20, -uve-topic-6-6, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-21-11, -uve-topic-11-12, -uve-topic-11-28, -uve-topic-21-27, -uve-topic-7-27, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-0-24, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-9-8, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-11-0, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-3-9, -uve-topic-19-8, -uve-topic-29-7, -uve-topic-12-5, -uve-topic-22-4, structured_syslog_topic-3, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-0-12, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-5-6, -uve-topic-8-20, -uve-topic-1-16, -uve-topic-17-15, -uve-topic-27-14, structured_syslog_topic-19, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-17-16, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-6-11, -uve-topic-6-27, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-8-8, -uve-topic-4-18, -uve-topic-1-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-1-21, -uve-topic-23-29, -uve-topic-9-29, -uve-topic-2-25, -uve-topic-2-26, -uve-topic-18-25, -uve-topic-28-24, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-7-20, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-0-17, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-9-1, structured_syslog_topic-24, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-5-27, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-7-8, -uve-topic-0-5, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-19-18, -uve-topic-29-17, -uve-topic-8-13, structured_syslog_topic-12, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-8-29, -uve-topic-1-26, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-3-7, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-8-1, -uve-topic-4-11, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-1-14, -uve-topic-4-28, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-9-22, -uve-topic-2-18, -uve-topic-2-19, -uve-topic-18-18, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-7-13, -uve-topic-21-14, -uve-topic-4-0, -uve-topic-11-15, -uve-topic-0-10, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-0-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-5-20, -uve-topic-5-21, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-27-29, -uve-topic-19-11, -uve-topic-29-10, structured_syslog_topic-5, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-3-28, -uve-topic-19-27, -uve-topic-29-26, -uve-topic-8-22, -uve-topic-1-19, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-3-0, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-4-21, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-2-12, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-2-28, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-4-9, -uve-topic-0-19, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-5-13, -uve-topic-2-0, -uve-topic-5-14, structured_syslog_topic-26, -uve-topic-14-9, -uve-topic-24-8, structured_syslog_topic-27, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-29-19, -uve-topic-25-29, -uve-topic-8-15, -uve-topic-5-2, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-8-16, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-27-10, structured_syslog_topic-15, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-1-28, -uve-topic-10-24, -uve-topic-20-23, -uve-topic-6-23, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-4-14, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-2-5, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-11-1, -uve-topic-21-0, -uve-topic-2-21, -uve-topic-18-20, -uve-topic-28-19, -uve-topic-4-2, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-7-16, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-5-7, structured_syslog_topic-20, -uve-topic-5-23, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-7-4, -uve-topic-10-29, -uve-topic-29-12, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-19-13, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-8-9, -uve-topic-17-4, -uve-topic-27-3, structured_syslog_topic-8, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-12-26, -uve-topic-22-25, -uve-topic-8-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-6-16, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-11-22, -uve-topic-21-21, -uve-topic-4-7, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-4-23, -uve-topic-23-18, -uve-topic-13-19, -uve-topic-9-18, -uve-topic-2-14, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-5-28, -uve-topic-15-0, -uve-topic-2-15, -uve-topic-18-14, -uve-topic-28-13, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-7-9, -uve-topic-16-5, -uve-topic-26-4, -uve-topic-5-0, structured_syslog_topic-13, -uve-topic-7-25, -uve-topic-0-22, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-5-16, structured_syslog_topic-29, -uve-topic-14-12, -uve-topic-24-11, -uve-topic-29-5, -uve-topic-19-6, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-8-2, structured_syslog_topic-1, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-8-18, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-6-9, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-4-16, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-9-11, -uve-topic-18-6, -uve-topic-2-7, -uve-topic-28-5, -uve-topic-2-8, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-11-3, -uve-topic-21-2, -uve-topic-7-2, -uve-topic-9-27, structured_syslog_topic-6, -uve-topic-7-18, -uve-topic-0-15, -uve-topic-16-14, -uve-topic-26-13, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-5-9, -uve-topic-8-23, structured_syslog_topic-22, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-3-17, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-25-25, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-27-6, structured_syslog_topic-11, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-6-2, -uve-topic-1-24, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-2-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-7-23, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-9-4, -uve-topic-2-1, -uve-topic-18-0, -uve-topic-9-20, -uve-topic-2-17, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-7-11, -uve-topic-0-8, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-5-3, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-19-9, -uve-topic-3-10, -uve-topic-29-8, -uve-topic-8-4, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-1-1, -uve-topic-17-0, structured_syslog_topic-4, -uve-topic-1-17, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-9-25, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-6-12, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-2-22, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-4-3, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-4-19, -uve-topic-0-29, -uve-topic-9-13, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-9-14, -uve-topic-2-10, -uve-topic-28-8, -uve-topic-18-9, -uve-topic-0-1, -uve-topic-16-0, -uve-topic-19-14, -uve-topic-29-13, -uve-topic-7-21, -uve-topic-29-29, -uve-topic-1-22, -uve-topic-17-21, -uve-topic-27-20, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-10-18, -uve-topic-20-17, -uve-topic-3-19, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-1-10, -uve-topic-4-24, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-5, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-28-29, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-9-6, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-9-7, -uve-topic-2-3, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-19-7, -uve-topic-29-6, structured_syslog_topic-2, -uve-topic-24-28, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-12-20, -uve-topic-22-19, -uve-topic-5-5, -uve-topic-1-15, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-3-12, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-6-26, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-1-3, -uve-topic-4-17, -uve-topic-23-12, -uve-topic-13-13, -uve-topic-6-14, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-2-24, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-4-5, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-7-19, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-9-0, -uve-topic-19-0, -uve-topic-5-26, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-7, -uve-topic-0-4, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-8-28, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-1-25, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-12-1, -uve-topic-22-0, -uve-topic-8-0, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-4-10, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-4-26, -uve-topic-1-13, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-4-27, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-6-7, -uve-topic-9-21, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-6-8, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-7-12, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-4-15, -uve-topic-0-25, -uve-topic-5-19, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-3-26, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-8-21, -uve-topic-14-3, -uve-topic-24-2, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-6-28, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-4-20, -uve-topic-6-0, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-6-1, -uve-topic-18-10, -uve-topic-28-9, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-7-5, -uve-topic-2-27, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-4-8, -uve-topic-0-18, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-9-2, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-5-12, structured_syslog_topic-25, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-5-29, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-0-6, -uve-topic-7-10, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-15-29, -uve-topic-25-28, -uve-topic-8-14, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-5-17, -uve-topic-1-27, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-6-21, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-4-13, -uve-topic-9-23, -uve-topic-2-20, -uve-topic-28-18, -uve-topic-18-19, -uve-topic-11-16, -uve-topic-21-15, -uve-topic-4-1, structured_syslog_topic-18, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-0-27, -uve-topic-5-22, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-7-3, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-8-7, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-27-2, -uve-topic-3-29, -uve-topic-10-0, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-5-10, -uve-topic-8-24, -uve-topic-1-20, -uve-topic-27-18, -uve-topic-17-19, structured_syslog_topic-23, -uve-topic-14-6, -uve-topic-24-5, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-9-28, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-4-6, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-8-12, -uve-topic-4-22, -uve-topic-9-16, -uve-topic-2-13, -uve-topic-18-12, -uve-topic-28-11, -uve-topic-11-9, -uve-topic-21-8, -uve-topic-0-20, -uve-topic-22-29, -uve-topic-5-15, structured_syslog_topic-28, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-12-2, -uve-topic-22-1, structured_syslog_topic-0, -uve-topic-3-22, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-8-17, structured_syslog_topic-16, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-6-24, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-8-5, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-9-9, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-9-10, -uve-topic-2-6, -uve-topic-18-5, -uve-topic-28-4, -uve-topic-21-1, -uve-topic-11-2, -uve-topic-7-1, -uve-topic-9-26, -uve-topic-2-23, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-11-18, -uve-topic-21-17, -uve-topic-0-13, -uve-topic-3-27, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-5-8, structured_syslog_topic-21, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-5-24, -uve-topic-20-29, -uve-topic-3-15, -uve-topic-6-29, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-8-10, structured_syslog_topic-9, -uve-topic-1-7, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-6-17, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-9-3, -uve-topic-9-19, -uve-topic-2-16, -uve-topic-28-14, -uve-topic-18-15, -uve-topic-3-20, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-0-7, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-5-1, structured_syslog_topic-14, -uve-topic-0-23, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-2-4, -uve-topic-5-18, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-3-8, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-8-3, -uve-topic-1-0, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-8-19, -uve-topic-4-29, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-6-10, -uve-topic-9-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-0-28, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-9-12, -uve-topic-2-9, -uve-topic-18-8, -uve-topic-28-7, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-0-0, structured_syslog_topic-7, -uve-topic-0-16, -uve-topic-26-14, -uve-topic-16-15, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-5-11, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-3-1, -uve-topic-6-15, -uve-topic-3-2, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-1-9, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-13-18, -uve-topic-23-17, -uve-topic-6-3, -uve-topic-9-17, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-6-4, -uve-topic-10-21, -uve-topic-20-20, -uve-topic-6-20, -uve-topic-18-29, -uve-topic-28-28, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-7-24, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-0-21, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-9-5, -uve-topic-2-2, -uve-topic-18-1, -uve-topic-28-0, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-0-9, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-5-4, structured_syslog_topic-17, -uve-topic-7-29, -uve-topic-14-0, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-10-26, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-20-25, -uve-topic-6-25, -uve-topic-3-11, -uve-topic-12-7, -uve-topic-22-6, -uve-topic-8-6, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-13-28, -uve-topic-23-27, -uve-topic-6-13, -uve-topic-7-17, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-4-4, -uve-topic-0-14, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-13-0, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-26-29, -uve-topic-9-15, -uve-topic-2-11, -uve-topic-5-25, -uve-topic-14-20, -uve-topic-24-19, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-7-6, -uve-topic-16-1, -uve-topic-0-2, -uve-topic-26-0, -uve-topic-3-16, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-0-3, structured_syslog_topic-10, -uve-topic-7-22) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:44:10,319] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,376] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=2), -uve-topic-21-23 -> (offset=0, leaderEpoch=3), -uve-topic-11-24 -> (offset=0, leaderEpoch=2), -uve-topic-13-22 -> (offset=0, leaderEpoch=3), -uve-topic-23-21 -> (offset=0, leaderEpoch=3), -uve-topic-8-18 -> (offset=0, leaderEpoch=3), -uve-topic-10-7 -> (offset=0, leaderEpoch=3), -uve-topic-20-6 -> (offset=0, leaderEpoch=3), -uve-topic-29-27 -> (offset=0, leaderEpoch=3), -uve-topic-19-28 -> (offset=0, leaderEpoch=2), -uve-topic-5-24 -> (offset=0, leaderEpoch=2), -uve-topic-13-11 -> (offset=0, leaderEpoch=3), -uve-topic-23-10 -> (offset=0, leaderEpoch=2), -uve-topic-4-22 -> (offset=0, leaderEpoch=3), -uve-topic-13-6 -> (offset=0, leaderEpoch=2), -uve-topic-23-5 -> (offset=0, leaderEpoch=3), -uve-topic-2-18 -> (offset=0, leaderEpoch=3), -uve-topic-26-20 -> (offset=0, leaderEpoch=3), -uve-topic-16-21 -> (offset=0, leaderEpoch=2), -uve-topic-1-3 -> (offset=0, leaderEpoch=2), -uve-topic-20-22 -> (offset=0, leaderEpoch=2), -uve-topic-10-23 -> (offset=0, leaderEpoch=3), -uve-topic-6-25 -> (offset=0, leaderEpoch=3), -uve-topic-24-11 -> (offset=0, leaderEpoch=3), -uve-topic-14-12 -> (offset=0, leaderEpoch=2), -uve-topic-28-26 -> (offset=0, leaderEpoch=3), -uve-topic-18-27 -> (offset=0, leaderEpoch=3), -uve-topic-7-8 -> (offset=0, leaderEpoch=3), -uve-topic-10-1 -> (offset=0, leaderEpoch=3), -uve-topic-20-0 -> (offset=146, leaderEpoch=3), -uve-topic-9-13 -> (offset=0, leaderEpoch=3), -uve-topic-25-2 -> (offset=0, leaderEpoch=2), -uve-topic-15-3 -> (offset=0, leaderEpoch=3), -uve-topic-8-5 -> (offset=0, leaderEpoch=2), -uve-topic-28-10 -> (offset=0, leaderEpoch=3), -uve-topic-18-11 -> (offset=0, leaderEpoch=2), -uve-topic-28-1 -> (offset=0, leaderEpoch=3), -uve-topic-18-2 -> (offset=0, leaderEpoch=2), -uve-topic-28-2 -> (offset=0, leaderEpoch=3), -uve-topic-18-3 -> (offset=0, leaderEpoch=3), -uve-topic-21-15 -> (offset=0, leaderEpoch=2), -uve-topic-11-16 -> (offset=0, leaderEpoch=3), -uve-topic-3-10 -> (offset=0, leaderEpoch=2), -uve-topic-11-8 -> (offset=0, leaderEpoch=3), -uve-topic-21-7 -> (offset=0, leaderEpoch=3), -uve-topic-3-19 -> (offset=0, leaderEpoch=2), -uve-topic-22-4 -> (offset=0, leaderEpoch=2), -uve-topic-12-5 -> (offset=0, leaderEpoch=3), -uve-topic-19-12 -> (offset=0, leaderEpoch=3), -uve-topic-29-11 -> (offset=0, leaderEpoch=2), -uve-topic-5-23 -> (offset=0, leaderEpoch=3), -uve-topic-6-16 -> (offset=0, leaderEpoch=3), -uve-topic-10-15 -> (offset=0, leaderEpoch=2), -uve-topic-20-14 -> (offset=0, leaderEpoch=3), -uve-topic-5-15 -> (offset=0, leaderEpoch=2), -uve-topic-21-1 -> (offset=0, leaderEpoch=3), -uve-topic-11-2 -> (offset=0, leaderEpoch=3), -uve-topic-27-0 -> (offset=156, leaderEpoch=0), -uve-topic-17-1 -> (offset=0, leaderEpoch=3), -uve-topic-7-4 -> (offset=0, leaderEpoch=2), structured_syslog_topic-17 -> (offset=0, leaderEpoch=2), -uve-topic-12-21 -> (offset=0, leaderEpoch=2), -uve-topic-22-20 -> (offset=0, leaderEpoch=3), -uve-topic-7-1 -> (offset=0, leaderEpoch=2), -uve-topic-14-7 -> (offset=0, leaderEpoch=3), -uve-topic-24-6 -> (offset=0, leaderEpoch=2), -uve-topic-27-8 -> (offset=0, leaderEpoch=3), -uve-topic-17-9 -> (offset=0, leaderEpoch=2), -uve-topic-17-19 -> (offset=0, leaderEpoch=3), -uve-topic-27-18 -> (offset=0, leaderEpoch=2), -uve-topic-1-17 -> (offset=0, leaderEpoch=3), -uve-topic-4-29 -> (offset=0, leaderEpoch=2), -uve-topic-18-10 -> (offset=0, leaderEpoch=3), -uve-topic-28-9 -> (offset=0, leaderEpoch=2), -uve-topic-19-0 -> (offset=0, leaderEpoch=3), -uve-topic-3-21 -> (offset=0, leaderEpoch=3), -uve-topic-18-29 -> (offset=0, leaderEpoch=2), -uve-topic-28-28 -> (offset=0, leaderEpoch=3), -uve-topic-1-5 -> (offset=0, leaderEpoch=3), -uve-topic-8-27 -> (offset=0, leaderEpoch=3), -uve-topic-8-12 -> (offset=0, leaderEpoch=3), -uve-topic-17-25 -> (offset=0, leaderEpoch=3), -uve-topic-27-24 -> (offset=0, leaderEpoch=2), -uve-topic-1-6 -> (offset=0, leaderEpoch=2), -uve-topic-0-23 -> (offset=0, leaderEpoch=3), -uve-topic-14-13 -> (offset=0, leaderEpoch=3), -uve-topic-24-12 -> (offset=0, leaderEpoch=2), -uve-topic-7-17 -> (offset=0, leaderEpoch=3), -uve-topic-9-10 -> (offset=0, leaderEpoch=3), -uve-topic-25-29 -> (offset=0, leaderEpoch=2), -uve-topic-8-2 -> (offset=0, leaderEpoch=2), -uve-topic-2-13 -> (offset=0, leaderEpoch=2), -uve-topic-16-0 -> (offset=0, leaderEpoch=2), -uve-topic-9-15 -> (offset=0, leaderEpoch=2), -uve-topic-2-20 -> (offset=0, leaderEpoch=3), -uve-topic-15-17 -> (offset=0, leaderEpoch=3), -uve-topic-25-16 -> (offset=0, leaderEpoch=3), -uve-topic-28-19 -> (offset=0, leaderEpoch=3), -uve-topic-18-20 -> (offset=0, leaderEpoch=2), -uve-topic-15-8 -> (offset=0, leaderEpoch=3), -uve-topic-25-7 -> (offset=0, leaderEpoch=3), -uve-topic-25-8 -> (offset=0, leaderEpoch=2), -uve-topic-15-9 -> (offset=0, leaderEpoch=3), -uve-topic-0-16 -> (offset=0, leaderEpoch=3), -uve-topic-24-28 -> (offset=0, leaderEpoch=3), -uve-topic-14-29 -> (offset=0, leaderEpoch=3), -uve-topic-3-28 -> (offset=0, leaderEpoch=2), -uve-topic-14-23 -> (offset=0, leaderEpoch=3), -uve-topic-24-22 -> (offset=0, leaderEpoch=3), -uve-topic-0-11 -> (offset=0, leaderEpoch=3), -uve-topic-25-23 -> (offset=0, leaderEpoch=2), -uve-topic-15-24 -> (offset=0, leaderEpoch=3), -uve-topic-6-27 -> (offset=0, leaderEpoch=2), -uve-topic-7-26 -> (offset=0, leaderEpoch=3), -uve-topic-18-26 -> (offset=0, leaderEpoch=2), -uve-topic-28-25 -> (offset=0, leaderEpoch=3), -uve-topic-15-14 -> (offset=0, leaderEpoch=3), -uve-topic-25-13 -> (offset=0, leaderEpoch=3), -uve-topic-1-26 -> (offset=0, leaderEpoch=3), -uve-topic-16-25 -> (offset=0, leaderEpoch=3), -uve-topic-26-24 -> (offset=0, leaderEpoch=3), -uve-topic-23-18 -> (offset=0, leaderEpoch=3), -uve-topic-13-19 -> (offset=0, leaderEpoch=3), -uve-topic-28-27 -> (offset=0, leaderEpoch=2), -uve-topic-18-28 -> (offset=0, leaderEpoch=3), -uve-topic-0-25 -> (offset=0, leaderEpoch=3), -uve-topic-28-4 -> (offset=0, leaderEpoch=3), -uve-topic-18-5 -> (offset=0, leaderEpoch=2), -uve-topic-13-15 -> (offset=0, leaderEpoch=2), -uve-topic-23-14 -> (offset=0, leaderEpoch=3), -uve-topic-29-29 -> (offset=0, leaderEpoch=2), -uve-topic-7-21 -> (offset=0, leaderEpoch=3), -uve-topic-1-0 -> (offset=44, leaderEpoch=2), -uve-topic-15-0 -> (offset=0, leaderEpoch=3), -uve-topic-8-29 -> (offset=0, leaderEpoch=2), -uve-topic-4-26 -> (offset=0, leaderEpoch=2), -uve-topic-12-14 -> (offset=0, leaderEpoch=3), -uve-topic-22-13 -> (offset=0, leaderEpoch=2), -uve-topic-23-6 -> (offset=0, leaderEpoch=3), -uve-topic-13-7 -> (offset=0, leaderEpoch=3), -uve-topic-4-4 -> (offset=0, leaderEpoch=3), -uve-topic-5-5 -> (offset=0, leaderEpoch=3), -uve-topic-13-10 -> (offset=0, leaderEpoch=3), -uve-topic-23-9 -> (offset=0, leaderEpoch=3), -uve-topic-24-0 -> (offset=76, leaderEpoch=2), -uve-topic-14-1 -> (offset=0, leaderEpoch=3), -uve-topic-14-8 -> (offset=0, leaderEpoch=3), -uve-topic-24-7 -> (offset=0, leaderEpoch=3), -uve-topic-23-17 -> (offset=0, leaderEpoch=3), -uve-topic-13-18 -> (offset=0, leaderEpoch=2), -uve-topic-6-13 -> (offset=0, leaderEpoch=3), -uve-topic-6-20 -> (offset=0, leaderEpoch=3), -uve-topic-24-15 -> (offset=0, leaderEpoch=2), -uve-topic-14-16 -> (offset=0, leaderEpoch=3), -uve-topic-11-5 -> (offset=0, leaderEpoch=3), -uve-topic-21-4 -> (offset=0, leaderEpoch=3), -uve-topic-19-14 -> (offset=0, leaderEpoch=3), -uve-topic-29-13 -> (offset=0, leaderEpoch=3), -uve-topic-0-5 -> (offset=0, leaderEpoch=3), -uve-topic-18-13 -> (offset=0, leaderEpoch=3), -uve-topic-28-12 -> (offset=0, leaderEpoch=2), structured_syslog_topic-22 -> (offset=0, leaderEpoch=3), -uve-topic-8-4 -> (offset=0, leaderEpoch=3), -uve-topic-10-27 -> (offset=0, leaderEpoch=2), -uve-topic-20-26 -> (offset=0, leaderEpoch=3), -uve-topic-14-20 -> (offset=0, leaderEpoch=3), -uve-topic-24-19 -> (offset=0, leaderEpoch=3), structured_syslog_topic-26 -> (offset=0, leaderEpoch=2), -uve-topic-28-22 -> (offset=0, leaderEpoch=3), -uve-topic-18-23 -> (offset=0, leaderEpoch=2), -uve-topic-7-28 -> (offset=0, leaderEpoch=2), -uve-topic-3-14 -> (offset=0, leaderEpoch=3), -uve-topic-17-4 -> (offset=0, leaderEpoch=3), -uve-topic-27-3 -> (offset=0, leaderEpoch=2), -uve-topic-12-17 -> (offset=0, leaderEpoch=3), -uve-topic-22-16 -> (offset=0, leaderEpoch=2), -uve-topic-2-6 -> (offset=0, leaderEpoch=3), -uve-topic-8-9 -> (offset=0, leaderEpoch=3), -uve-topic-2-27 -> (offset=0, leaderEpoch=3), structured_syslog_topic-3 -> (offset=0, leaderEpoch=3), -uve-topic-19-24 -> (offset=0, leaderEpoch=3), -uve-topic-29-23 -> (offset=0, leaderEpoch=2), -uve-topic-12-9 -> (offset=0, leaderEpoch=2), -uve-topic-22-8 -> (offset=0, leaderEpoch=3), -uve-topic-16-8 -> (offset=0, leaderEpoch=3), -uve-topic-26-7 -> (offset=0, leaderEpoch=2), -uve-topic-21-12 -> (offset=0, leaderEpoch=2), -uve-topic-11-13 -> (offset=0, leaderEpoch=3), -uve-topic-8-20 -> (offset=0, leaderEpoch=2), -uve-topic-5-12 -> (offset=0, leaderEpoch=2), structured_syslog_topic-16 -> (offset=0, leaderEpoch=3), -uve-topic-24-27 -> (offset=0, leaderEpoch=2), -uve-topic-14-28 -> (offset=0, leaderEpoch=3), -uve-topic-6-7 -> (offset=0, leaderEpoch=3), -uve-topic-17-22 -> (offset=0, leaderEpoch=3), -uve-topic-27-21 -> (offset=0, leaderEpoch=2), -uve-topic-0-4 -> (offset=0, leaderEpoch=3), -uve-topic-3-25 -> (offset=0, leaderEpoch=2), -uve-topic-9-24 -> (offset=0, leaderEpoch=2), -uve-topic-17-11 -> (offset=0, leaderEpoch=3), -uve-topic-27-10 -> (offset=0, leaderEpoch=3), -uve-topic-1-9 -> (offset=0, leaderEpoch=2), -uve-topic-8-22 -> (offset=0, leaderEpoch=3), -uve-topic-9-21 -> (offset=0, leaderEpoch=2), -uve-topic-12-25 -> (offset=0, leaderEpoch=3), -uve-topic-22-24 -> (offset=0, leaderEpoch=3), -uve-topic-19-6 -> (offset=0, leaderEpoch=3), -uve-topic-29-5 -> (offset=0, leaderEpoch=2), -uve-topic-18-12 -> (offset=0, leaderEpoch=3), -uve-topic-28-11 -> (offset=0, leaderEpoch=3), structured_syslog_topic-10 -> (offset=0, leaderEpoch=3), -uve-topic-2-1 -> (offset=0, leaderEpoch=2), -uve-topic-9-19 -> (offset=0, leaderEpoch=3), -uve-topic-2-24 -> (offset=0, leaderEpoch=3), -uve-topic-0-2 -> (offset=0, leaderEpoch=3), structured_syslog_topic-6 -> (offset=0, leaderEpoch=3), -uve-topic-6-0 -> (offset=0, leaderEpoch=2), -uve-topic-24-26 -> (offset=0, leaderEpoch=3), -uve-topic-14-27 -> (offset=0, leaderEpoch=2), -uve-topic-12-6 -> (offset=0, leaderEpoch=2), -uve-topic-22-5 -> (offset=0, leaderEpoch=3), -uve-topic-13-26 -> (offset=0, leaderEpoch=3), -uve-topic-23-25 -> (offset=0, leaderEpoch=2), -uve-topic-7-14 -> (offset=0, leaderEpoch=3), -uve-topic-6-6 -> (offset=0, leaderEpoch=2), -uve-topic-10-28 -> (offset=0, leaderEpoch=3), -uve-topic-20-27 -> (offset=0, leaderEpoch=3), -uve-topic-9-23 -> (offset=0, leaderEpoch=3), -uve-topic-18-4 -> (offset=0, leaderEpoch=3), -uve-topic-28-3 -> (offset=0, leaderEpoch=2), -uve-topic-9-27 -> (offset=0, leaderEpoch=2), -uve-topic-11-21 -> (offset=0, leaderEpoch=2), -uve-topic-21-20 -> (offset=0, leaderEpoch=3), -uve-topic-3-4 -> (offset=0, leaderEpoch=2), -uve-topic-23-4 -> (offset=0, leaderEpoch=2), -uve-topic-13-5 -> (offset=0, leaderEpoch=3), -uve-topic-1-23 -> (offset=0, leaderEpoch=3), -uve-topic-14-6 -> (offset=0, leaderEpoch=2), -uve-topic-24-5 -> (offset=0, leaderEpoch=3), -uve-topic-3-3 -> (offset=0, leaderEpoch=3), -uve-topic-12-22 -> (offset=0, leaderEpoch=3), -uve-topic-22-21 -> (offset=0, leaderEpoch=3), -uve-topic-0-3 -> (offset=0, leaderEpoch=2), -uve-topic-23-20 -> (offset=0, leaderEpoch=3), -uve-topic-13-21 -> (offset=0, leaderEpoch=2), -uve-topic-4-8 -> (offset=0, leaderEpoch=2), -uve-topic-19-27 -> (offset=0, leaderEpoch=3), -uve-topic-29-26 -> (offset=0, leaderEpoch=2), -uve-topic-28-8 -> (offset=0, leaderEpoch=3), -uve-topic-18-9 -> (offset=0, leaderEpoch=3), -uve-topic-7-7 -> (offset=0, leaderEpoch=2), -uve-topic-19-5 -> (offset=0, leaderEpoch=3), -uve-topic-29-4 -> (offset=0, leaderEpoch=3), -uve-topic-11-29 -> (offset=0, leaderEpoch=3), -uve-topic-21-28 -> (offset=0, leaderEpoch=3), -uve-topic-0-15 -> (offset=0, leaderEpoch=2), -uve-topic-19-11 -> (offset=0, leaderEpoch=3), -uve-topic-29-10 -> (offset=0, leaderEpoch=3), -uve-topic-18-25 -> (offset=0, leaderEpoch=3), -uve-topic-28-24 -> (offset=0, leaderEpoch=2), -uve-topic-21-8 -> (offset=0, leaderEpoch=3), -uve-topic-11-9 -> (offset=0, leaderEpoch=2), -uve-topic-0-9 -> (offset=0, leaderEpoch=2), -uve-topic-16-14 -> (offset=0, leaderEpoch=3), -uve-topic-26-13 -> (offset=0, leaderEpoch=2), -uve-topic-19-26 -> (offset=0, leaderEpoch=3), -uve-topic-29-25 -> (offset=0, leaderEpoch=3), -uve-topic-5-6 -> (offset=0, leaderEpoch=2), -uve-topic-27-20 -> (offset=0, leaderEpoch=3), -uve-topic-17-21 -> (offset=0, leaderEpoch=2), structured_syslog_topic-28 -> (offset=0, leaderEpoch=3), -uve-topic-22-29 -> (offset=0, leaderEpoch=3), -uve-topic-1-20 -> (offset=0, leaderEpoch=3), -uve-topic-3-2 -> (offset=0, leaderEpoch=3), -uve-topic-7-25 -> (offset=0, leaderEpoch=2), structured_syslog_topic-9 -> (offset=0, leaderEpoch=3), -uve-topic-14-22 -> (offset=0, leaderEpoch=3), -uve-topic-24-21 -> (offset=0, leaderEpoch=2), -uve-topic-7-0 -> (offset=0, leaderEpoch=3), -uve-topic-2-10 -> (offset=0, leaderEpoch=2), -uve-topic-24-23 -> (offset=0, leaderEpoch=3), -uve-topic-14-24 -> (offset=0, leaderEpoch=2), -uve-topic-29-12 -> (offset=0, leaderEpoch=3), -uve-topic-19-13 -> (offset=0, leaderEpoch=2), -uve-topic-11-17 -> (offset=0, leaderEpoch=3), -uve-topic-21-16 -> (offset=0, leaderEpoch=3), structured_syslog_topic-24 -> (offset=0, leaderEpoch=3), -uve-topic-29-9 -> (offset=0, leaderEpoch=3), -uve-topic-19-10 -> (offset=0, leaderEpoch=2), -uve-topic-6-24 -> (offset=0, leaderEpoch=2), -uve-topic-8-13 -> (offset=0, leaderEpoch=3), structured_syslog_topic-25 -> (offset=0, leaderEpoch=3), -uve-topic-8-17 -> (offset=0, leaderEpoch=2), -uve-topic-5-27 -> (offset=0, leaderEpoch=2), -uve-topic-16-24 -> (offset=0, leaderEpoch=2), -uve-topic-26-23 -> (offset=0, leaderEpoch=3), -uve-topic-8-26 -> (offset=0, leaderEpoch=2), -uve-topic-26-29 -> (offset=0, leaderEpoch=3), -uve-topic-9-2 -> (offset=0, leaderEpoch=3), -uve-topic-6-11 -> (offset=0, leaderEpoch=3), -uve-topic-26-5 -> (offset=0, leaderEpoch=3), -uve-topic-16-6 -> (offset=0, leaderEpoch=2), -uve-topic-0-8 -> (offset=0, leaderEpoch=3), -uve-topic-0-22 -> (offset=0, leaderEpoch=3), -uve-topic-17-12 -> (offset=0, leaderEpoch=2), -uve-topic-27-11 -> (offset=0, leaderEpoch=3), structured_syslog_topic-15 -> (offset=0, leaderEpoch=3), -uve-topic-1-14 -> (offset=0, leaderEpoch=3), -uve-topic-17-15 -> (offset=0, leaderEpoch=2), -uve-topic-27-14 -> (offset=0, leaderEpoch=3), -uve-topic-3-7 -> (offset=0, leaderEpoch=2), -uve-topic-17-20 -> (offset=0, leaderEpoch=3), -uve-topic-27-19 -> (offset=0, leaderEpoch=3), -uve-topic-18-16 -> (offset=0, leaderEpoch=3), -uve-topic-28-15 -> (offset=0, leaderEpoch=2), -uve-topic-20-11 -> (offset=0, leaderEpoch=3), -uve-topic-10-12 -> (offset=0, leaderEpoch=2), -uve-topic-15-29 -> (offset=0, leaderEpoch=3), -uve-topic-25-28 -> (offset=0, leaderEpoch=3), -uve-topic-27-17 -> (offset=0, leaderEpoch=3), -uve-topic-17-18 -> (offset=0, leaderEpoch=2), structured_syslog_topic-19 -> (offset=0, leaderEpoch=3), -uve-topic-2-28 -> (offset=0, leaderEpoch=2), -uve-topic-22-9 -> (offset=0, leaderEpoch=3), -uve-topic-12-10 -> (offset=0, leaderEpoch=3), -uve-topic-6-10 -> (offset=0, leaderEpoch=3), -uve-topic-15-23 -> (offset=0, leaderEpoch=3), -uve-topic-25-22 -> (offset=0, leaderEpoch=3), -uve-topic-5-9 -> (offset=0, leaderEpoch=2), -uve-topic-22-17 -> (offset=0, leaderEpoch=3), -uve-topic-12-18 -> (offset=0, leaderEpoch=2), -uve-topic-29-2 -> (offset=0, leaderEpoch=2), -uve-topic-19-3 -> (offset=0, leaderEpoch=3), -uve-topic-4-5 -> (offset=0, leaderEpoch=2), -uve-topic-23-22 -> (offset=0, leaderEpoch=2), -uve-topic-13-23 -> (offset=0, leaderEpoch=3), -uve-topic-8-1 -> (offset=0, leaderEpoch=3), -uve-topic-17-7 -> (offset=0, leaderEpoch=3), -uve-topic-27-6 -> (offset=0, leaderEpoch=2), -uve-topic-20-23 -> (offset=0, leaderEpoch=3), -uve-topic-10-24 -> (offset=0, leaderEpoch=2), -uve-topic-16-17 -> (offset=0, leaderEpoch=3), -uve-topic-26-16 -> (offset=0, leaderEpoch=2), -uve-topic-3-29 -> (offset=0, leaderEpoch=3), -uve-topic-25-6 -> (offset=0, leaderEpoch=3), -uve-topic-15-7 -> (offset=0, leaderEpoch=2), -uve-topic-9-18 -> (offset=0, leaderEpoch=2), -uve-topic-13-4 -> (offset=0, leaderEpoch=3), -uve-topic-23-3 -> (offset=0, leaderEpoch=3), -uve-topic-29-8 -> (offset=0, leaderEpoch=2), -uve-topic-19-9 -> (offset=0, leaderEpoch=3), -uve-topic-8-3 -> (offset=0, leaderEpoch=3), -uve-topic-11-25 -> (offset=0, leaderEpoch=3), -uve-topic-21-24 -> (offset=0, leaderEpoch=2), -uve-topic-3-22 -> (offset=0, leaderEpoch=2), -uve-topic-4-23 -> (offset=0, leaderEpoch=2), -uve-topic-1-27 -> (offset=0, leaderEpoch=2), -uve-topic-13-1 -> (offset=0, leaderEpoch=3), -uve-topic-23-0 -> (offset=78, leaderEpoch=3), -uve-topic-12-26 -> (offset=0, leaderEpoch=3), -uve-topic-22-25 -> (offset=0, leaderEpoch=2), -uve-topic-9-20 -> (offset=0, leaderEpoch=3), -uve-topic-16-19 -> (offset=0, leaderEpoch=3), -uve-topic-26-18 -> (offset=0, leaderEpoch=3), -uve-topic-4-12 -> (offset=0, leaderEpoch=3), -uve-topic-5-10 -> (offset=0, leaderEpoch=3), -uve-topic-2-7 -> (offset=0, leaderEpoch=2), -uve-topic-13-12 -> (offset=0, leaderEpoch=2), -uve-topic-23-11 -> (offset=0, leaderEpoch=3), -uve-topic-7-11 -> (offset=0, leaderEpoch=3), -uve-topic-16-11 -> (offset=0, leaderEpoch=3), -uve-topic-26-10 -> (offset=0, leaderEpoch=2), -uve-topic-3-8 -> (offset=0, leaderEpoch=3), -uve-topic-19-29 -> (offset=0, leaderEpoch=3), -uve-topic-29-28 -> (offset=0, leaderEpoch=3), -uve-topic-13-20 -> (offset=0, leaderEpoch=3), -uve-topic-23-19 -> (offset=0, leaderEpoch=2), -uve-topic-0-13 -> (offset=0, leaderEpoch=3), -uve-topic-19-23 -> (offset=0, leaderEpoch=3), -uve-topic-29-22 -> (offset=0, leaderEpoch=3), -uve-topic-6-28 -> (offset=0, leaderEpoch=3), -uve-topic-19-17 -> (offset=0, leaderEpoch=3), -uve-topic-29-16 -> (offset=0, leaderEpoch=3), -uve-topic-2-14 -> (offset=0, leaderEpoch=3), -uve-topic-16-10 -> (offset=0, leaderEpoch=3), -uve-topic-26-9 -> (offset=0, leaderEpoch=3), -uve-topic-16-18 -> (offset=0, leaderEpoch=2), -uve-topic-26-17 -> (offset=0, leaderEpoch=3), -uve-topic-9-9 -> (offset=0, leaderEpoch=2), -uve-topic-1-13 -> (offset=0, leaderEpoch=3), -uve-topic-17-28 -> (offset=0, leaderEpoch=3), -uve-topic-27-27 -> (offset=0, leaderEpoch=2), -uve-topic-1-24 -> (offset=0, leaderEpoch=2), -uve-topic-9-4 -> (offset=0, leaderEpoch=3), -uve-topic-0-17 -> (offset=0, leaderEpoch=3), -uve-topic-27-26 -> (offset=0, leaderEpoch=3), -uve-topic-17-27 -> (offset=0, leaderEpoch=2), -uve-topic-12-3 -> (offset=0, leaderEpoch=2), -uve-topic-22-2 -> (offset=0, leaderEpoch=3), -uve-topic-0-0 -> (offset=448, leaderEpoch=0), -uve-topic-7-29 -> (offset=0, leaderEpoch=3), -uve-topic-28-7 -> (offset=0, leaderEpoch=3), -uve-topic-18-8 -> (offset=0, leaderEpoch=2), -uve-topic-6-21 -> (offset=0, leaderEpoch=2), -uve-topic-1-18 -> (offset=0, leaderEpoch=2), -uve-topic-14-4 -> (offset=0, leaderEpoch=3), -uve-topic-24-3 -> (offset=0, leaderEpoch=2), -uve-topic-16-26 -> (offset=0, leaderEpoch=3), -uve-topic-26-25 -> (offset=0, leaderEpoch=2), -uve-topic-15-25 -> (offset=0, leaderEpoch=2), -uve-topic-25-24 -> (offset=0, leaderEpoch=3), -uve-topic-15-5 -> (offset=0, leaderEpoch=3), -uve-topic-25-4 -> (offset=0, leaderEpoch=3), -uve-topic-7-16 -> (offset=0, leaderEpoch=2), -uve-topic-7-22 -> (offset=0, leaderEpoch=2), -uve-topic-10-29 -> (offset=0, leaderEpoch=3), -uve-topic-20-28 -> (offset=0, leaderEpoch=2), -uve-topic-2-19 -> (offset=0, leaderEpoch=2), -uve-topic-10-8 -> (offset=0, leaderEpoch=3), -uve-topic-20-7 -> (offset=0, leaderEpoch=2), -uve-topic-8-23 -> (offset=0, leaderEpoch=2), -uve-topic-2-16 -> (offset=0, leaderEpoch=2), -uve-topic-0-26 -> (offset=0, leaderEpoch=3), -uve-topic-22-10 -> (offset=0, leaderEpoch=2), -uve-topic-12-11 -> (offset=0, leaderEpoch=3), -uve-topic-8-8 -> (offset=0, leaderEpoch=2), -uve-topic-27-7 -> (offset=0, leaderEpoch=3), -uve-topic-17-8 -> (offset=0, leaderEpoch=3), -uve-topic-0-12 -> (offset=0, leaderEpoch=2), -uve-topic-12-19 -> (offset=0, leaderEpoch=3), -uve-topic-22-18 -> (offset=0, leaderEpoch=3), -uve-topic-17-24 -> (offset=0, leaderEpoch=2), -uve-topic-27-23 -> (offset=0, leaderEpoch=3), structured_syslog_topic-20 -> (offset=0, leaderEpoch=2), -uve-topic-10-16 -> (offset=0, leaderEpoch=3), -uve-topic-20-15 -> (offset=0, leaderEpoch=3), -uve-topic-4-3 -> (offset=0, leaderEpoch=3), -uve-topic-3-11 -> (offset=0, leaderEpoch=3), -uve-topic-6-14 -> (offset=0, leaderEpoch=3), -uve-topic-25-12 -> (offset=0, leaderEpoch=3), -uve-topic-15-13 -> (offset=0, leaderEpoch=2), -uve-topic-3-17 -> (offset=0, leaderEpoch=3), -uve-topic-4-9 -> (offset=0, leaderEpoch=3), -uve-topic-16-7 -> (offset=0, leaderEpoch=3), -uve-topic-26-6 -> (offset=0, leaderEpoch=3), -uve-topic-5-13 -> (offset=0, leaderEpoch=3), -uve-topic-6-15 -> (offset=0, leaderEpoch=2), -uve-topic-9-6 -> (offset=0, leaderEpoch=2), -uve-topic-1-1 -> (offset=0, leaderEpoch=3), -uve-topic-5-20 -> (offset=0, leaderEpoch=3), -uve-topic-14-2 -> (offset=0, leaderEpoch=3), -uve-topic-24-1 -> (offset=0, leaderEpoch=3), -uve-topic-13-28 -> (offset=0, leaderEpoch=3), -uve-topic-23-27 -> (offset=0, leaderEpoch=3), structured_syslog_topic-8 -> (offset=0, leaderEpoch=2), -uve-topic-28-21 -> (offset=0, leaderEpoch=2), -uve-topic-18-22 -> (offset=0, leaderEpoch=3), -uve-topic-24-2 -> (offset=0, leaderEpoch=3), -uve-topic-14-3 -> (offset=0, leaderEpoch=2), -uve-topic-13-27 -> (offset=0, leaderEpoch=2), -uve-topic-23-26 -> (offset=0, leaderEpoch=3), structured_syslog_topic-14 -> (offset=0, leaderEpoch=2), -uve-topic-2-21 -> (offset=0, leaderEpoch=3), structured_syslog_topic-2 -> (offset=0, leaderEpoch=2), -uve-topic-12-0 -> (offset=0, leaderEpoch=2), -uve-topic-21-29 -> (offset=0, leaderEpoch=3), -uve-topic-8-25 -> (offset=0, leaderEpoch=3), -uve-topic-0-20 -> (offset=0, leaderEpoch=3), -uve-topic-9-8 -> (offset=0, leaderEpoch=3), -uve-topic-0-21 -> (offset=0, leaderEpoch=2), -uve-topic-2-2 -> (offset=0, leaderEpoch=3), -uve-topic-8-0 -> (offset=0, leaderEpoch=3), -uve-topic-23-2 -> (offset=0, leaderEpoch=3), -uve-topic-13-3 -> (offset=0, leaderEpoch=2), -uve-topic-1-15 -> (offset=0, leaderEpoch=2), -uve-topic-15-4 -> (offset=0, leaderEpoch=2), -uve-topic-25-3 -> (offset=0, leaderEpoch=3), -uve-topic-13-16 -> (offset=0, leaderEpoch=3), -uve-topic-23-15 -> (offset=0, leaderEpoch=3), -uve-topic-5-14 -> (offset=0, leaderEpoch=3), -uve-topic-2-11 -> (offset=0, leaderEpoch=3), -uve-topic-13-8 -> (offset=0, leaderEpoch=3), -uve-topic-23-7 -> (offset=0, leaderEpoch=2), -uve-topic-16-23 -> (offset=0, leaderEpoch=3), -uve-topic-26-22 -> (offset=0, leaderEpoch=2), -uve-topic-4-27 -> (offset=0, leaderEpoch=3), -uve-topic-6-9 -> (offset=0, leaderEpoch=2), -uve-topic-9-26 -> (offset=0, leaderEpoch=3), -uve-topic-4-16 -> (offset=0, leaderEpoch=3), -uve-topic-20-4 -> (offset=0, leaderEpoch=2), -uve-topic-10-5 -> (offset=0, leaderEpoch=3), -uve-topic-1-22 -> (offset=0, leaderEpoch=3), -uve-topic-13-14 -> (offset=0, leaderEpoch=3), -uve-topic-23-13 -> (offset=0, leaderEpoch=2), -uve-topic-3-26 -> (offset=0, leaderEpoch=3), -uve-topic-11-22 -> (offset=0, leaderEpoch=3), -uve-topic-21-21 -> (offset=0, leaderEpoch=2), -uve-topic-7-15 -> (offset=0, leaderEpoch=3), -uve-topic-21-5 -> (offset=0, leaderEpoch=3), -uve-topic-11-6 -> (offset=0, leaderEpoch=2), -uve-topic-11-14 -> (offset=0, leaderEpoch=3), -uve-topic-21-13 -> (offset=0, leaderEpoch=3), structured_syslog_topic-1 -> (offset=0, leaderEpoch=3), -uve-topic-27-29 -> (offset=0, leaderEpoch=3), -uve-topic-26-4 -> (offset=0, leaderEpoch=2), -uve-topic-16-5 -> (offset=0, leaderEpoch=3), -uve-topic-10-13 -> (offset=0, leaderEpoch=3), -uve-topic-20-12 -> (offset=0, leaderEpoch=3), -uve-topic-1-21 -> (offset=0, leaderEpoch=2), -uve-topic-7-24 -> (offset=0, leaderEpoch=3), -uve-topic-12-7 -> (offset=0, leaderEpoch=3), -uve-topic-22-6 -> (offset=0, leaderEpoch=3), -uve-topic-26-28 -> (offset=0, leaderEpoch=2), -uve-topic-16-29 -> (offset=0, leaderEpoch=3), -uve-topic-3-5 -> (offset=0, leaderEpoch=3), -uve-topic-29-24 -> (offset=0, leaderEpoch=3), -uve-topic-19-25 -> (offset=0, leaderEpoch=2), -uve-topic-0-14 -> (offset=0, leaderEpoch=3), -uve-topic-10-21 -> (offset=0, leaderEpoch=2), -uve-topic-20-20 -> (offset=0, leaderEpoch=3), -uve-topic-2-23 -> (offset=0, leaderEpoch=3), -uve-topic-18-19 -> (offset=0, leaderEpoch=3), -uve-topic-28-18 -> (offset=0, leaderEpoch=2), -uve-topic-12-13 -> (offset=0, leaderEpoch=3), -uve-topic-22-12 -> (offset=0, leaderEpoch=3), -uve-topic-6-2 -> (offset=0, leaderEpoch=3), -uve-topic-19-20 -> (offset=0, leaderEpoch=3), -uve-topic-29-19 -> (offset=0, leaderEpoch=3), structured_syslog_topic-13 -> (offset=0, leaderEpoch=3), -uve-topic-17-17 -> (offset=0, leaderEpoch=3), -uve-topic-27-16 -> (offset=0, leaderEpoch=3), -uve-topic-22-22 -> (offset=0, leaderEpoch=2), -uve-topic-12-23 -> (offset=0, leaderEpoch=3), -uve-topic-14-0 -> (offset=18, leaderEpoch=2), -uve-topic-3-15 -> (offset=0, leaderEpoch=3), -uve-topic-5-8 -> (offset=0, leaderEpoch=3), -uve-topic-24-14 -> (offset=0, leaderEpoch=3), -uve-topic-14-15 -> (offset=0, leaderEpoch=2), -uve-topic-4-0 -> (offset=0, leaderEpoch=3), -uve-topic-19-8 -> (offset=0, leaderEpoch=3), -uve-topic-29-7 -> (offset=0, leaderEpoch=3), -uve-topic-18-18 -> (offset=0, leaderEpoch=3), -uve-topic-28-17 -> (offset=0, leaderEpoch=3), -uve-topic-22-28 -> (offset=0, leaderEpoch=2), -uve-topic-12-29 -> (offset=0, leaderEpoch=3), -uve-topic-14-5 -> (offset=0, leaderEpoch=3), -uve-topic-24-4 -> (offset=0, leaderEpoch=3), -uve-topic-22-14 -> (offset=0, leaderEpoch=3), -uve-topic-12-15 -> (offset=0, leaderEpoch=2), -uve-topic-5-19 -> (offset=0, leaderEpoch=3), -uve-topic-9-29 -> (offset=0, leaderEpoch=3), -uve-topic-5-1 -> (offset=0, leaderEpoch=3), -uve-topic-24-20 -> (offset=0, leaderEpoch=3), -uve-topic-14-21 -> (offset=0, leaderEpoch=2), -uve-topic-3-12 -> (offset=0, leaderEpoch=3), -uve-topic-23-23 -> (offset=0, leaderEpoch=3), -uve-topic-13-24 -> (offset=0, leaderEpoch=2), -uve-topic-2-4 -> (offset=0, leaderEpoch=2), -uve-topic-15-22 -> (offset=0, leaderEpoch=2), -uve-topic-25-21 -> (offset=0, leaderEpoch=3), -uve-topic-6-18 -> (offset=0, leaderEpoch=2), -uve-topic-25-15 -> (offset=0, leaderEpoch=3), -uve-topic-15-16 -> (offset=0, leaderEpoch=2), -uve-topic-4-18 -> (offset=0, leaderEpoch=3), -uve-topic-5-17 -> (offset=0, leaderEpoch=3), -uve-topic-7-10 -> (offset=0, leaderEpoch=2), structured_syslog_topic-21 -> (offset=0, leaderEpoch=3), -uve-topic-8-7 -> (offset=0, leaderEpoch=3), -uve-topic-2-25 -> (offset=0, leaderEpoch=2), -uve-topic-23-29 -> (offset=0, leaderEpoch=3), -uve-topic-6-19 -> (offset=0, leaderEpoch=3), -uve-topic-6-3 -> (offset=0, leaderEpoch=2), -uve-topic-4-13 -> (offset=0, leaderEpoch=3), -uve-topic-15-6 -> (offset=0, leaderEpoch=3), -uve-topic-25-5 -> (offset=0, leaderEpoch=2), -uve-topic-4-1 -> (offset=0, leaderEpoch=3), -uve-topic-0-24 -> (offset=0, leaderEpoch=2), -uve-topic-1-7 -> (offset=0, leaderEpoch=3), -uve-topic-9-12 -> (offset=0, leaderEpoch=2), -uve-topic-22-11 -> (offset=0, leaderEpoch=3), -uve-topic-12-12 -> (offset=0, leaderEpoch=2), -uve-topic-28-14 -> (offset=0, leaderEpoch=3), -uve-topic-18-15 -> (offset=0, leaderEpoch=3), -uve-topic-7-19 -> (offset=0, leaderEpoch=2), -uve-topic-4-17 -> (offset=0, leaderEpoch=2), -uve-topic-26-26 -> (offset=0, leaderEpoch=3), -uve-topic-16-27 -> (offset=0, leaderEpoch=2), -uve-topic-3-16 -> (offset=0, leaderEpoch=2), -uve-topic-12-20 -> (offset=0, leaderEpoch=3), -uve-topic-22-19 -> (offset=0, leaderEpoch=2), -uve-topic-12-4 -> (offset=0, leaderEpoch=3), -uve-topic-22-3 -> (offset=0, leaderEpoch=3), -uve-topic-20-8 -> (offset=0, leaderEpoch=3), -uve-topic-10-9 -> (offset=0, leaderEpoch=2), -uve-topic-5-28 -> (offset=0, leaderEpoch=3), -uve-topic-5-2 -> (offset=0, leaderEpoch=3), -uve-topic-20-29 -> (offset=0, leaderEpoch=3), -uve-topic-29-21 -> (offset=0, leaderEpoch=3), -uve-topic-19-22 -> (offset=0, leaderEpoch=2), -uve-topic-2-17 -> (offset=0, leaderEpoch=3), -uve-topic-1-19 -> (offset=0, leaderEpoch=3), -uve-topic-1-16 -> (offset=0, leaderEpoch=3), -uve-topic-11-26 -> (offset=0, leaderEpoch=3), -uve-topic-21-25 -> (offset=0, leaderEpoch=3), -uve-topic-3-23 -> (offset=0, leaderEpoch=3), -uve-topic-8-6 -> (offset=0, leaderEpoch=3), -uve-topic-7-12 -> (offset=0, leaderEpoch=3), -uve-topic-11-11 -> (offset=0, leaderEpoch=3), -uve-topic-21-10 -> (offset=0, leaderEpoch=3), -uve-topic-17-6 -> (offset=0, leaderEpoch=2), -uve-topic-27-5 -> (offset=0, leaderEpoch=3), -uve-topic-9-1 -> (offset=0, leaderEpoch=3), -uve-topic-21-17 -> (offset=0, leaderEpoch=3), -uve-topic-11-18 -> (offset=0, leaderEpoch=2), -uve-topic-22-27 -> (offset=0, leaderEpoch=3), -uve-topic-12-28 -> (offset=0, leaderEpoch=3), -uve-topic-21-18 -> (offset=0, leaderEpoch=2), -uve-topic-11-19 -> (offset=0, leaderEpoch=3), -uve-topic-18-7 -> (offset=0, leaderEpoch=3), -uve-topic-28-6 -> (offset=0, leaderEpoch=2), -uve-topic-4-7 -> (offset=0, leaderEpoch=3), -uve-topic-1-25 -> (offset=0, leaderEpoch=3), -uve-topic-20-16 -> (offset=0, leaderEpoch=2), -uve-topic-10-17 -> (offset=0, leaderEpoch=3), -uve-topic-17-0 -> (offset=0, leaderEpoch=2), -uve-topic-6-29 -> (offset=0, leaderEpoch=3), -uve-topic-19-16 -> (offset=0, leaderEpoch=2), -uve-topic-29-15 -> (offset=0, leaderEpoch=3), -uve-topic-0-18 -> (offset=0, leaderEpoch=2), -uve-topic-9-17 -> (offset=0, leaderEpoch=3), -uve-topic-5-18 -> (offset=0, leaderEpoch=2), -uve-topic-2-15 -> (offset=0, leaderEpoch=3), -uve-topic-6-4 -> (offset=0, leaderEpoch=3), -uve-topic-3-9 -> (offset=0, leaderEpoch=3), -uve-topic-10-25 -> (offset=0, leaderEpoch=3), -uve-topic-20-24 -> (offset=0, leaderEpoch=3), -uve-topic-2-22 -> (offset=0, leaderEpoch=2), -uve-topic-21-9 -> (offset=0, leaderEpoch=2), -uve-topic-11-10 -> (offset=0, leaderEpoch=3), -uve-topic-16-16 -> (offset=0, leaderEpoch=3), -uve-topic-26-15 -> (offset=0, leaderEpoch=3), -uve-topic-22-0 -> (offset=122, leaderEpoch=3), -uve-topic-12-1 -> (offset=0, leaderEpoch=3), -uve-topic-28-20 -> (offset=0, leaderEpoch=3), -uve-topic-18-21 -> (offset=0, leaderEpoch=3), -uve-topic-26-11 -> (offset=0, leaderEpoch=3), -uve-topic-16-12 -> (offset=0, leaderEpoch=2), -uve-topic-17-3 -> (offset=0, leaderEpoch=2), -uve-topic-27-2 -> (offset=0, leaderEpoch=3), -uve-topic-4-20 -> (offset=0, leaderEpoch=2), -uve-topic-17-23 -> (offset=0, leaderEpoch=3), -uve-topic-27-22 -> (offset=0, leaderEpoch=3), -uve-topic-26-19 -> (offset=0, leaderEpoch=2), -uve-topic-16-20 -> (offset=0, leaderEpoch=3), -uve-topic-11-3 -> (offset=0, leaderEpoch=2), -uve-topic-21-2 -> (offset=0, leaderEpoch=3), -uve-topic-22-26 -> (offset=0, leaderEpoch=3), -uve-topic-12-27 -> (offset=0, leaderEpoch=2), -uve-topic-11-0 -> (offset=0, leaderEpoch=2), -uve-topic-9-3 -> (offset=0, leaderEpoch=2), -uve-topic-9-14 -> (offset=0, leaderEpoch=3), -uve-topic-25-25 -> (offset=0, leaderEpoch=3), -uve-topic-15-26 -> (offset=0, leaderEpoch=3), -uve-topic-1-28 -> (offset=0, leaderEpoch=3), -uve-topic-24-16 -> (offset=0, leaderEpoch=3), -uve-topic-14-17 -> (offset=0, leaderEpoch=3), -uve-topic-18-1 -> (offset=0, leaderEpoch=3), -uve-topic-28-0 -> (offset=107, leaderEpoch=0), -uve-topic-8-16 -> (offset=0, leaderEpoch=3), -uve-topic-1-10 -> (offset=0, leaderEpoch=3), -uve-topic-7-23 -> (offset=0, leaderEpoch=3), -uve-topic-19-2 -> (offset=0, leaderEpoch=3), -uve-topic-29-1 -> (offset=0, leaderEpoch=3), -uve-topic-17-14 -> (offset=0, leaderEpoch=3), -uve-topic-27-13 -> (offset=0, leaderEpoch=3), -uve-topic-0-27 -> (offset=0, leaderEpoch=2), -uve-topic-4-6 -> (offset=0, leaderEpoch=3), -uve-topic-24-8 -> (offset=0, leaderEpoch=3), -uve-topic-14-9 -> (offset=0, leaderEpoch=2), -uve-topic-23-1 -> (offset=0, leaderEpoch=2), -uve-topic-13-2 -> (offset=0, leaderEpoch=3), structured_syslog_topic-0 -> (offset=0, leaderEpoch=3), -uve-topic-16-28 -> (offset=0, leaderEpoch=3), -uve-topic-26-27 -> (offset=0, leaderEpoch=3), -uve-topic-25-18 -> (offset=0, leaderEpoch=3), -uve-topic-15-19 -> (offset=0, leaderEpoch=2), structured_syslog_topic-12 -> (offset=0, leaderEpoch=3), -uve-topic-18-24 -> (offset=0, leaderEpoch=3), -uve-topic-28-23 -> (offset=0, leaderEpoch=3), -uve-topic-8-11 -> (offset=0, leaderEpoch=2), -uve-topic-2-29 -> (offset=0, leaderEpoch=3), -uve-topic-3-0 -> (offset=0, leaderEpoch=3), -uve-topic-15-11 -> (offset=0, leaderEpoch=3), -uve-topic-25-10 -> (offset=0, leaderEpoch=3), -uve-topic-2-8 -> (offset=0, leaderEpoch=3), -uve-topic-3-18 -> (offset=0, leaderEpoch=3), -uve-topic-5-21 -> (offset=0, leaderEpoch=2), -uve-topic-16-13 -> (offset=0, leaderEpoch=3), -uve-topic-26-12 -> (offset=0, leaderEpoch=3), -uve-topic-6-22 -> (offset=0, leaderEpoch=3), -uve-topic-25-9 -> (offset=0, leaderEpoch=3), -uve-topic-15-10 -> (offset=0, leaderEpoch=2), -uve-topic-14-25 -> (offset=0, leaderEpoch=3), -uve-topic-24-24 -> (offset=0, leaderEpoch=2), -uve-topic-7-5 -> (offset=0, leaderEpoch=3), -uve-topic-25-17 -> (offset=0, leaderEpoch=2), -uve-topic-15-18 -> (offset=0, leaderEpoch=3), -uve-topic-10-20 -> (offset=0, leaderEpoch=3), -uve-topic-20-19 -> (offset=0, leaderEpoch=2), -uve-topic-9-5 -> (offset=0, leaderEpoch=3), -uve-topic-0-6 -> (offset=0, leaderEpoch=2), -uve-topic-22-15 -> (offset=0, leaderEpoch=3), -uve-topic-12-16 -> (offset=0, leaderEpoch=3), -uve-topic-1-11 -> (offset=0, leaderEpoch=3), -uve-topic-0-28 -> (offset=0, leaderEpoch=3), -uve-topic-23-12 -> (offset=0, leaderEpoch=3), -uve-topic-13-13 -> (offset=0, leaderEpoch=3), -uve-topic-8-10 -> (offset=0, leaderEpoch=3), -uve-topic-9-7 -> (offset=0, leaderEpoch=3), -uve-topic-3-13 -> (offset=0, leaderEpoch=2), -uve-topic-8-15 -> (offset=0, leaderEpoch=3), -uve-topic-14-14 -> (offset=0, leaderEpoch=3), -uve-topic-24-13 -> (offset=0, leaderEpoch=3), -uve-topic-28-16 -> (offset=0, leaderEpoch=3), -uve-topic-18-17 -> (offset=0, leaderEpoch=2), -uve-topic-5-25 -> (offset=0, leaderEpoch=3), -uve-topic-11-23 -> (offset=0, leaderEpoch=3), -uve-topic-21-22 -> (offset=0, leaderEpoch=3), -uve-topic-3-27 -> (offset=0, leaderEpoch=3), -uve-topic-22-23 -> (offset=0, leaderEpoch=3), -uve-topic-12-24 -> (offset=0, leaderEpoch=2), -uve-topic-9-0 -> (offset=0, leaderEpoch=2), -uve-topic-10-0 -> (offset=0, leaderEpoch=2), -uve-topic-7-18 -> (offset=0, leaderEpoch=3), -uve-topic-15-2 -> (offset=0, leaderEpoch=3), -uve-topic-25-1 -> (offset=0, leaderEpoch=3), -uve-topic-8-24 -> (offset=0, leaderEpoch=3), -uve-topic-29-18 -> (offset=0, leaderEpoch=3), -uve-topic-19-19 -> (offset=0, leaderEpoch=2), -uve-topic-16-4 -> (offset=0, leaderEpoch=3), -uve-topic-26-3 -> (offset=0, leaderEpoch=3), -uve-topic-27-1 -> (offset=0, leaderEpoch=3), -uve-topic-17-2 -> (offset=0, leaderEpoch=3), -uve-topic-6-17 -> (offset=0, leaderEpoch=3), -uve-topic-1-4 -> (offset=0, leaderEpoch=3), structured_syslog_topic-5 -> (offset=0, leaderEpoch=2), -uve-topic-0-29 -> (offset=0, leaderEpoch=3), -uve-topic-9-16 -> (offset=0, leaderEpoch=3), -uve-topic-5-22 -> (offset=0, leaderEpoch=3), -uve-topic-4-19 -> (offset=0, leaderEpoch=3), -uve-topic-24-29 -> (offset=0, leaderEpoch=3), -uve-topic-11-15 -> (offset=0, leaderEpoch=2), -uve-topic-21-14 -> (offset=0, leaderEpoch=3), -uve-topic-4-11 -> (offset=0, leaderEpoch=2), -uve-topic-2-26 -> (offset=0, leaderEpoch=3), -uve-topic-6-8 -> (offset=0, leaderEpoch=3), -uve-topic-2-3 -> (offset=0, leaderEpoch=3), -uve-topic-29-17 -> (offset=0, leaderEpoch=2), -uve-topic-19-18 -> (offset=0, leaderEpoch=3), -uve-topic-5-7 -> (offset=0, leaderEpoch=3), -uve-topic-21-6 -> (offset=0, leaderEpoch=2), -uve-topic-11-7 -> (offset=0, leaderEpoch=3), -uve-topic-17-29 -> (offset=0, leaderEpoch=3), -uve-topic-27-28 -> (offset=0, leaderEpoch=3), -uve-topic-2-5 -> (offset=0, leaderEpoch=3), -uve-topic-4-10 -> (offset=0, leaderEpoch=3), -uve-topic-20-5 -> (offset=0, leaderEpoch=3), -uve-topic-10-6 -> (offset=0, leaderEpoch=2), -uve-topic-3-6 -> (offset=0, leaderEpoch=3), -uve-topic-17-26 -> (offset=0, leaderEpoch=3), -uve-topic-27-25 -> (offset=0, leaderEpoch=3), -uve-topic-4-15 -> (offset=0, leaderEpoch=3), -uve-topic-7-9 -> (offset=0, leaderEpoch=3), -uve-topic-6-1 -> (offset=0, leaderEpoch=3), -uve-topic-3-20 -> (offset=0, leaderEpoch=3), -uve-topic-9-28 -> (offset=0, leaderEpoch=3), -uve-topic-27-9 -> (offset=0, leaderEpoch=2), -uve-topic-17-10 -> (offset=0, leaderEpoch=3), -uve-topic-4-21 -> (offset=0, leaderEpoch=3), -uve-topic-4-24 -> (offset=0, leaderEpoch=3), -uve-topic-16-22 -> (offset=0, leaderEpoch=3), -uve-topic-26-21 -> (offset=0, leaderEpoch=3), -uve-topic-26-2 -> (offset=0, leaderEpoch=3), -uve-topic-16-3 -> (offset=0, leaderEpoch=2), -uve-topic-5-0 -> (offset=0, leaderEpoch=2), -uve-topic-23-28 -> (offset=0, leaderEpoch=2), -uve-topic-13-29 -> (offset=0, leaderEpoch=3), -uve-topic-7-27 -> (offset=0, leaderEpoch=3), structured_syslog_topic-29 -> (offset=0, leaderEpoch=2), -uve-topic-12-8 -> (offset=0, leaderEpoch=3), -uve-topic-22-7 -> (offset=0, leaderEpoch=2), -uve-topic-11-1 -> (offset=0, leaderEpoch=3), -uve-topic-21-0 -> (offset=92, leaderEpoch=2), -uve-topic-7-2 -> (offset=0, leaderEpoch=3), -uve-topic-5-16 -> (offset=0, leaderEpoch=3), -uve-topic-6-26 -> (offset=0, leaderEpoch=3), -uve-topic-5-3 -> (offset=0, leaderEpoch=2), -uve-topic-10-4 -> (offset=0, leaderEpoch=3), -uve-topic-20-3 -> (offset=0, leaderEpoch=3), -uve-topic-12-2 -> (offset=0, leaderEpoch=3), -uve-topic-22-1 -> (offset=0, leaderEpoch=2), -uve-topic-10-22 -> (offset=0, leaderEpoch=3), -uve-topic-20-21 -> (offset=0, leaderEpoch=3), -uve-topic-7-3 -> (offset=0, leaderEpoch=3), -uve-topic-10-14 -> (offset=0, leaderEpoch=3), -uve-topic-20-13 -> (offset=0, leaderEpoch=2), -uve-topic-13-0 -> (offset=18, leaderEpoch=2), -uve-topic-16-1 -> (offset=0, leaderEpoch=3), -uve-topic-26-0 -> (offset=158, leaderEpoch=3), -uve-topic-15-21 -> (offset=0, leaderEpoch=3), -uve-topic-25-20 -> (offset=0, leaderEpoch=2), -uve-topic-25-14 -> (offset=0, leaderEpoch=2), -uve-topic-15-15 -> (offset=0, leaderEpoch=3), -uve-topic-16-9 -> (offset=0, leaderEpoch=2), -uve-topic-26-8 -> (offset=0, leaderEpoch=3), -uve-topic-2-12 -> (offset=0, leaderEpoch=3), -uve-topic-8-14 -> (offset=0, leaderEpoch=2), -uve-topic-23-16 -> (offset=0, leaderEpoch=2), -uve-topic-13-17 -> (offset=0, leaderEpoch=3), -uve-topic-24-9 -> (offset=0, leaderEpoch=2), -uve-topic-14-10 -> (offset=0, leaderEpoch=3), -uve-topic-0-10 -> (offset=0, leaderEpoch=3), -uve-topic-24-17 -> (offset=0, leaderEpoch=3), -uve-topic-14-18 -> (offset=0, leaderEpoch=2), -uve-topic-19-21 -> (offset=0, leaderEpoch=3), -uve-topic-29-20 -> (offset=0, leaderEpoch=2), -uve-topic-6-5 -> (offset=0, leaderEpoch=3), -uve-topic-13-9 -> (offset=0, leaderEpoch=2), -uve-topic-23-8 -> (offset=0, leaderEpoch=3), -uve-topic-7-20 -> (offset=0, leaderEpoch=3), -uve-topic-18-6 -> (offset=0, leaderEpoch=3), -uve-topic-28-5 -> (offset=0, leaderEpoch=3), -uve-topic-7-6 -> (offset=0, leaderEpoch=3), -uve-topic-11-28 -> (offset=0, leaderEpoch=3), -uve-topic-21-27 -> (offset=0, leaderEpoch=2), -uve-topic-21-26 -> (offset=0, leaderEpoch=3), -uve-topic-11-27 -> (offset=0, leaderEpoch=2), -uve-topic-8-19 -> (offset=0, leaderEpoch=3), -uve-topic-29-6 -> (offset=0, leaderEpoch=3), -uve-topic-19-7 -> (offset=0, leaderEpoch=2), -uve-topic-8-28 -> (offset=0, leaderEpoch=3), -uve-topic-10-3 -> (offset=0, leaderEpoch=2), -uve-topic-20-2 -> (offset=0, leaderEpoch=3), -uve-topic-5-29 -> (offset=0, leaderEpoch=3), -uve-topic-8-21 -> (offset=0, leaderEpoch=3), -uve-topic-5-26 -> (offset=0, leaderEpoch=3), -uve-topic-21-3 -> (offset=0, leaderEpoch=2), -uve-topic-11-4 -> (offset=0, leaderEpoch=3), structured_syslog_topic-23 -> (offset=0, leaderEpoch=2), -uve-topic-14-26 -> (offset=0, leaderEpoch=3), -uve-topic-24-25 -> (offset=0, leaderEpoch=3), structured_syslog_topic-27 -> (offset=0, leaderEpoch=3), -uve-topic-15-1 -> (offset=0, leaderEpoch=2), -uve-topic-25-0 -> (offset=128, leaderEpoch=3), -uve-topic-4-2 -> (offset=0, leaderEpoch=2), -uve-topic-10-19 -> (offset=0, leaderEpoch=3), -uve-topic-20-18 -> (offset=0, leaderEpoch=3), structured_syslog_topic-11 -> (offset=0, leaderEpoch=2), -uve-topic-19-15 -> (offset=0, leaderEpoch=3), -uve-topic-29-14 -> (offset=0, leaderEpoch=2), -uve-topic-21-11 -> (offset=0, leaderEpoch=3), -uve-topic-11-12 -> (offset=0, leaderEpoch=2), -uve-topic-6-12 -> (offset=0, leaderEpoch=2), structured_syslog_topic-7 -> (offset=0, leaderEpoch=3), -uve-topic-11-20 -> (offset=0, leaderEpoch=3), -uve-topic-21-19 -> (offset=0, leaderEpoch=3), -uve-topic-5-11 -> (offset=0, leaderEpoch=3), -uve-topic-1-8 -> (offset=0, leaderEpoch=3), -uve-topic-18-0 -> (offset=0, leaderEpoch=3), -uve-topic-20-10 -> (offset=0, leaderEpoch=2), -uve-topic-10-11 -> (offset=0, leaderEpoch=3), -uve-topic-0-1 -> (offset=0, leaderEpoch=3), -uve-topic-4-14 -> (offset=0, leaderEpoch=2), -uve-topic-4-28 -> (offset=0, leaderEpoch=3), -uve-topic-2-9 -> (offset=0, leaderEpoch=3), -uve-topic-10-10 -> (offset=0, leaderEpoch=3), -uve-topic-20-9 -> (offset=0, leaderEpoch=3), -uve-topic-7-13 -> (offset=0, leaderEpoch=2), -uve-topic-17-16 -> (offset=0, leaderEpoch=3), -uve-topic-27-15 -> (offset=0, leaderEpoch=2), -uve-topic-28-13 -> (offset=0, leaderEpoch=3), -uve-topic-18-14 -> (offset=0, leaderEpoch=2), -uve-topic-20-17 -> (offset=0, leaderEpoch=3), -uve-topic-10-18 -> (offset=0, leaderEpoch=2), -uve-topic-15-28 -> (offset=0, leaderEpoch=2), -uve-topic-25-27 -> (offset=0, leaderEpoch=3), -uve-topic-20-1 -> (offset=0, leaderEpoch=2), -uve-topic-10-2 -> (offset=0, leaderEpoch=3), -uve-topic-29-3 -> (offset=0, leaderEpoch=3), -uve-topic-19-4 -> (offset=0, leaderEpoch=2), -uve-topic-26-1 -> (offset=0, leaderEpoch=2), -uve-topic-16-2 -> (offset=0, leaderEpoch=3), -uve-topic-3-24 -> (offset=0, leaderEpoch=3), -uve-topic-3-1 -> (offset=0, leaderEpoch=2), -uve-topic-1-2 -> (offset=0, leaderEpoch=3), -uve-topic-9-25 -> (offset=0, leaderEpoch=3), -uve-topic-1-29 -> (offset=0, leaderEpoch=3), -uve-topic-4-25 -> (offset=0, leaderEpoch=3), -uve-topic-2-0 -> (offset=44, leaderEpoch=3), structured_syslog_topic-18 -> (offset=0, leaderEpoch=3), -uve-topic-25-26 -> (offset=0, leaderEpoch=2), -uve-topic-15-27 -> (offset=0, leaderEpoch=3), -uve-topic-27-12 -> (offset=0, leaderEpoch=2), -uve-topic-17-13 -> (offset=0, leaderEpoch=3), -uve-topic-29-0 -> (offset=43, leaderEpoch=3), -uve-topic-19-1 -> (offset=0, leaderEpoch=2), -uve-topic-20-25 -> (offset=0, leaderEpoch=2), -uve-topic-10-26 -> (offset=0, leaderEpoch=3), -uve-topic-16-15 -> (offset=0, leaderEpoch=2), -uve-topic-26-14 -> (offset=0, leaderEpoch=3), -uve-topic-5-4 -> (offset=0, leaderEpoch=3), -uve-topic-9-22 -> (offset=0, leaderEpoch=3), structured_syslog_topic-4 -> (offset=0, leaderEpoch=3), -uve-topic-28-29 -> (offset=0, leaderEpoch=3), -uve-topic-0-19 -> (offset=0, leaderEpoch=3), -uve-topic-6-23 -> (offset=0, leaderEpoch=3), -uve-topic-23-24 -> (offset=0, leaderEpoch=3), -uve-topic-13-25 -> (offset=0, leaderEpoch=3), -uve-topic-0-7 -> (offset=0, leaderEpoch=3), -uve-topic-15-12 -> (offset=0, leaderEpoch=3), -uve-topic-25-11 -> (offset=0, leaderEpoch=2), -uve-topic-24-18 -> (offset=0, leaderEpoch=2), -uve-topic-14-19 -> (offset=0, leaderEpoch=3), -uve-topic-9-11 -> (offset=0, leaderEpoch=3), -uve-topic-17-5 -> (offset=0, leaderEpoch=3), -uve-topic-27-4 -> (offset=0, leaderEpoch=3), -uve-topic-14-11 -> (offset=0, leaderEpoch=3), -uve-topic-24-10 -> (offset=0, leaderEpoch=3), -uve-topic-15-20 -> (offset=0, leaderEpoch=3), -uve-topic-25-19 -> (offset=0, leaderEpoch=3)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:44:10,395] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 92 has no effect as the largest offset in the log is 91 (kafka.log.Log) [2026-03-23 05:44:10,401] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 122 has no effect as the largest offset in the log is 121 (kafka.log.Log) [2026-03-23 05:44:10,405] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 78 has no effect as the largest offset in the log is 77 (kafka.log.Log) [2026-03-23 05:44:10,405] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 18 has no effect as the largest offset in the log is 17 (kafka.log.Log) [2026-03-23 05:44:10,406] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 76 has no effect as the largest offset in the log is 75 (kafka.log.Log) [2026-03-23 05:44:10,407] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 147 has no effect as the largest offset in the log is 146 (kafka.log.Log) [2026-03-23 05:44:10,407] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 44 has no effect as the largest offset in the log is 43 (kafka.log.Log) [2026-03-23 05:44:10,407] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 130 has no effect as the largest offset in the log is 129 (kafka.log.Log) [2026-03-23 05:44:10,407] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Truncating to 18 has no effect as the largest offset in the log is 17 (kafka.log.Log) [2026-03-23 05:44:10,408] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 160 has no effect as the largest offset in the log is 159 (kafka.log.Log) [2026-03-23 05:44:10,408] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 156 has no effect as the largest offset in the log is 155 (kafka.log.Log) [2026-03-23 05:44:10,408] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 111 has no effect as the largest offset in the log is 110 (kafka.log.Log) [2026-03-23 05:44:10,409] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 44 has no effect as the largest offset in the log is 43 (kafka.log.Log) [2026-03-23 05:44:10,409] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 44 has no effect as the largest offset in the log is 43 (kafka.log.Log) [2026-03-23 05:44:10,413] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 454 has no effect as the largest offset in the log is 453 (kafka.log.Log) [2026-03-23 05:44:10,425] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,425] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,433] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,438] INFO [Log 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.Log) [2026-03-23 05:44:10,440] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,440] INFO [Log 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.Log) [2026-03-23 05:44:10,451] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,451] INFO [Log 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.Log) [2026-03-23 05:44:10,452] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,452] INFO [Log 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.Log) [2026-03-23 05:44:10,452] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,452] INFO [Log 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.Log) [2026-03-23 05:44:10,452] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,452] INFO [Log 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.Log) [2026-03-23 05:44:10,452] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,452] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,452] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,453] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,453] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,453] INFO [Log 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.Log) [2026-03-23 05:44:10,453] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,453] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,453] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,453] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,454] INFO [Log 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.Log) [2026-03-23 05:44:10,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,457] INFO [Log 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.Log) [2026-03-23 05:44:10,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,458] INFO [Log 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.Log) [2026-03-23 05:44:10,458] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,458] INFO [Log 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.Log) [2026-03-23 05:44:10,458] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,458] INFO [Log 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.Log) [2026-03-23 05:44:10,458] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,458] INFO [Log 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.Log) [2026-03-23 05:44:10,458] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,458] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,458] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,458] INFO [Log 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.Log) [2026-03-23 05:44:10,458] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,458] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,458] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,458] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,458] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,458] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,458] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,458] INFO [Log 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.Log) [2026-03-23 05:44:10,458] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,458] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,460] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,460] INFO [Log 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.Log) [2026-03-23 05:44:10,460] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,460] INFO [Log 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.Log) [2026-03-23 05:44:10,461] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,461] INFO [Log 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.Log) [2026-03-23 05:44:10,461] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,461] INFO [Log 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.Log) [2026-03-23 05:44:10,461] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,461] INFO [Log 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.Log) [2026-03-23 05:44:10,461] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,461] INFO [Log 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.Log) [2026-03-23 05:44:10,461] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,461] INFO [Log 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.Log) [2026-03-23 05:44:10,462] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,462] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,462] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,462] INFO [Log 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.Log) [2026-03-23 05:44:10,462] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,462] INFO [Log 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.Log) [2026-03-23 05:44:10,462] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,463] INFO [Log 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.Log) [2026-03-23 05:44:10,463] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,463] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,463] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,463] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,464] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,464] INFO [Log 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.Log) [2026-03-23 05:44:10,465] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,465] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,465] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,465] INFO [Log 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.Log) [2026-03-23 05:44:10,465] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,465] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,465] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,465] INFO [Log 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.Log) [2026-03-23 05:44:10,465] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,465] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,465] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,465] INFO [Log 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.Log) [2026-03-23 05:44:10,465] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,465] INFO [Log 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.Log) [2026-03-23 05:44:10,465] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,465] INFO [Log 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.Log) [2026-03-23 05:44:10,465] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,465] INFO [Log 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.Log) [2026-03-23 05:44:10,465] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,465] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,466] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,466] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,466] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,466] INFO [Log 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.Log) [2026-03-23 05:44:10,467] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,467] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,467] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,467] INFO [Log 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.Log) [2026-03-23 05:44:10,467] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,467] INFO [Log 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.Log) [2026-03-23 05:44:10,467] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,467] INFO [Log 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.Log) [2026-03-23 05:44:10,467] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,467] INFO [Log 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.Log) [2026-03-23 05:44:10,468] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,468] INFO [Log 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.Log) [2026-03-23 05:44:10,468] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,468] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,468] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,468] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,468] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,468] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,468] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,468] INFO [Log 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.Log) [2026-03-23 05:44:10,468] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,468] INFO [Log 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.Log) [2026-03-23 05:44:10,468] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,468] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,468] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,468] INFO [Log 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.Log) [2026-03-23 05:44:10,468] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,469] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,469] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,469] INFO [Log 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.Log) [2026-03-23 05:44:10,469] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,469] INFO [Log 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.Log) [2026-03-23 05:44:10,469] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,469] INFO [Log 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.Log) [2026-03-23 05:44:10,469] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,469] INFO [Log 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.Log) [2026-03-23 05:44:10,469] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,469] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,469] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,469] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,469] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,469] INFO [Log 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.Log) [2026-03-23 05:44:10,469] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,469] INFO [Log 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.Log) [2026-03-23 05:44:10,469] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,471] INFO [Log 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.Log) [2026-03-23 05:44:10,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,471] INFO [Log 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.Log) [2026-03-23 05:44:10,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,472] INFO [Log 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.Log) [2026-03-23 05:44:10,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,472] INFO [Log 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.Log) [2026-03-23 05:44:10,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,472] INFO [Log 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.Log) [2026-03-23 05:44:10,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,473] INFO [Log 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.Log) [2026-03-23 05:44:10,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,473] INFO [Log 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.Log) [2026-03-23 05:44:10,474] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,474] INFO [Log 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.Log) [2026-03-23 05:44:10,474] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,474] INFO [Log 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.Log) [2026-03-23 05:44:10,474] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,474] INFO [Log 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.Log) [2026-03-23 05:44:10,474] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,474] INFO [Log 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.Log) [2026-03-23 05:44:10,475] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,475] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,475] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,475] INFO [Log 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.Log) [2026-03-23 05:44:10,475] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,475] INFO [Log 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.Log) [2026-03-23 05:44:10,476] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,476] INFO [Log 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.Log) [2026-03-23 05:44:10,476] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,476] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,476] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,477] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,477] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,477] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,478] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,478] INFO [Log 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.Log) [2026-03-23 05:44:10,479] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,479] INFO [Log 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.Log) [2026-03-23 05:44:10,479] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,479] INFO [Log 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.Log) [2026-03-23 05:44:10,480] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,480] INFO [Log 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.Log) [2026-03-23 05:44:10,481] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,481] INFO [Log 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.Log) [2026-03-23 05:44:10,482] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,483] INFO [Log 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.Log) [2026-03-23 05:44:10,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,486] INFO [Log 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.Log) [2026-03-23 05:44:10,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,486] INFO [Log 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.Log) [2026-03-23 05:44:10,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,486] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,487] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,487] INFO [Log 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.Log) [2026-03-23 05:44:10,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,487] INFO [Log 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.Log) [2026-03-23 05:44:10,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,487] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,487] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,487] INFO [Log 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.Log) [2026-03-23 05:44:10,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,487] INFO [Log 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.Log) [2026-03-23 05:44:10,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,487] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,487] INFO [Log 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.Log) [2026-03-23 05:44:10,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,487] INFO [Log 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.Log) [2026-03-23 05:44:10,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,487] INFO [Log 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.Log) [2026-03-23 05:44:10,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,488] INFO [Log 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.Log) [2026-03-23 05:44:10,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,488] INFO [Log 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.Log) [2026-03-23 05:44:10,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,488] INFO [Log 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.Log) [2026-03-23 05:44:10,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,488] INFO [Log 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.Log) [2026-03-23 05:44:10,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,488] INFO [Log 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.Log) [2026-03-23 05:44:10,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,488] INFO [Log 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.Log) [2026-03-23 05:44:10,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,488] INFO [Log 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.Log) [2026-03-23 05:44:10,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,488] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,489] INFO [Log 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.Log) [2026-03-23 05:44:10,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,489] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,489] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,489] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,489] INFO [Log 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.Log) [2026-03-23 05:44:10,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,489] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,489] INFO [Log 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.Log) [2026-03-23 05:44:10,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,489] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,489] INFO [Log 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.Log) [2026-03-23 05:44:10,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,489] INFO [Log 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.Log) [2026-03-23 05:44:10,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,489] INFO [Log 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.Log) [2026-03-23 05:44:10,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,490] INFO [Log 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.Log) [2026-03-23 05:44:10,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,490] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,490] INFO [Log 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.Log) [2026-03-23 05:44:10,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,490] INFO [Log 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.Log) [2026-03-23 05:44:10,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,490] INFO [Log 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.Log) [2026-03-23 05:44:10,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,490] INFO [Log 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.Log) [2026-03-23 05:44:10,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,490] INFO [Log 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.Log) [2026-03-23 05:44:10,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,490] INFO [Log 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.Log) [2026-03-23 05:44:10,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,490] INFO [Log 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.Log) [2026-03-23 05:44:10,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,490] INFO [Log 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.Log) [2026-03-23 05:44:10,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,490] INFO [Log 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.Log) [2026-03-23 05:44:10,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log 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.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log 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.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log 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.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log 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.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log 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.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log 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.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log 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.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log 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.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log 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.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log 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.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,492] INFO [Log 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.Log) [2026-03-23 05:44:10,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,493] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,493] INFO [Log 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.Log) [2026-03-23 05:44:10,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,493] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,493] INFO [Log 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.Log) [2026-03-23 05:44:10,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,493] INFO [Log 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.Log) [2026-03-23 05:44:10,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,493] INFO [Log 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.Log) [2026-03-23 05:44:10,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,493] INFO [Log 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.Log) [2026-03-23 05:44:10,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,493] INFO [Log 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.Log) [2026-03-23 05:44:10,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,493] INFO [Log 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.Log) [2026-03-23 05:44:10,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,493] INFO [Log 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.Log) [2026-03-23 05:44:10,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,493] INFO [Log 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.Log) [2026-03-23 05:44:10,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,493] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,493] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,493] INFO [Log 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.Log) [2026-03-23 05:44:10,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,494] INFO [Log 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.Log) [2026-03-23 05:44:10,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,494] INFO [Log 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.Log) [2026-03-23 05:44:10,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,494] INFO [Log 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.Log) [2026-03-23 05:44:10,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,495] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,495] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,495] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,495] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,495] INFO [Log 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.Log) [2026-03-23 05:44:10,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,495] INFO [Log 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.Log) [2026-03-23 05:44:10,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,495] INFO [Log 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.Log) [2026-03-23 05:44:10,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,495] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,495] INFO [Log 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.Log) [2026-03-23 05:44:10,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,496] INFO [Log 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.Log) [2026-03-23 05:44:10,496] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,496] INFO [Log 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.Log) [2026-03-23 05:44:10,496] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,496] INFO [Log 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.Log) [2026-03-23 05:44:10,496] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,497] INFO [Log 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.Log) [2026-03-23 05:44:10,497] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,497] INFO [Log 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.Log) [2026-03-23 05:44:10,497] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,497] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,497] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,497] INFO [Log 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.Log) [2026-03-23 05:44:10,497] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,497] INFO [Log 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.Log) [2026-03-23 05:44:10,497] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,497] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,497] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,497] INFO [Log 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.Log) [2026-03-23 05:44:10,497] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,497] INFO [Log 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.Log) [2026-03-23 05:44:10,497] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,497] INFO [Log 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.Log) [2026-03-23 05:44:10,497] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,497] INFO [Log 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.Log) [2026-03-23 05:44:10,497] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,497] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,497] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,497] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,497] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,498] INFO [Log 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.Log) [2026-03-23 05:44:10,498] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,498] INFO [Log 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.Log) [2026-03-23 05:44:10,498] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,498] INFO [Log 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.Log) [2026-03-23 05:44:10,498] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,498] INFO [Log 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.Log) [2026-03-23 05:44:10,498] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,498] INFO [Log 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.Log) [2026-03-23 05:44:10,498] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,498] INFO [Log 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.Log) [2026-03-23 05:44:10,498] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,499] INFO [Log 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.Log) [2026-03-23 05:44:10,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,499] INFO [Log 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.Log) [2026-03-23 05:44:10,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,499] INFO [Log 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.Log) [2026-03-23 05:44:10,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,499] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log 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.Log) [2026-03-23 05:44:10,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log 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.Log) [2026-03-23 05:44:10,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log 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.Log) [2026-03-23 05:44:10,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log 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.Log) [2026-03-23 05:44:10,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log 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.Log) [2026-03-23 05:44:10,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log 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.Log) [2026-03-23 05:44:10,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log 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.Log) [2026-03-23 05:44:10,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log 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.Log) [2026-03-23 05:44:10,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log 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.Log) [2026-03-23 05:44:10,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log 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.Log) [2026-03-23 05:44:10,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,500] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,501] INFO [Log 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.Log) [2026-03-23 05:44:10,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,502] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,502] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,502] INFO [Log 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.Log) [2026-03-23 05:44:10,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,502] INFO [Log 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.Log) [2026-03-23 05:44:10,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,502] INFO [Log 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.Log) [2026-03-23 05:44:10,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,502] INFO [Log 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.Log) [2026-03-23 05:44:10,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,502] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,502] INFO [Log 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.Log) [2026-03-23 05:44:10,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,502] INFO [Log 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.Log) [2026-03-23 05:44:10,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,502] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,502] INFO [Log 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.Log) [2026-03-23 05:44:10,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,502] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,502] INFO [Log 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.Log) [2026-03-23 05:44:10,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,502] INFO [Log 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.Log) [2026-03-23 05:44:10,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,502] INFO [Log 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.Log) [2026-03-23 05:44:10,503] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,503] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,503] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,503] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,503] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,503] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,503] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,503] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,503] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,503] INFO [Log 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.Log) [2026-03-23 05:44:10,503] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,503] INFO [Log 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.Log) [2026-03-23 05:44:10,503] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,503] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,503] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,503] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log 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.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log 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.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log 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.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log 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.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log 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.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log 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.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log 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.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log 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.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log 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.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log 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.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log 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.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log 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.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log 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.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log 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.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,504] INFO [Log 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.Log) [2026-03-23 05:44:10,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log 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.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log 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.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log 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.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log 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.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log 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.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log 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.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log 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.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log 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.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log 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.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log 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.Log) [2026-03-23 05:44:10,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,505] INFO [Log 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.Log) [2026-03-23 05:44:10,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,506] INFO [Log 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.Log) [2026-03-23 05:44:10,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,506] INFO [Log 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.Log) [2026-03-23 05:44:10,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,506] INFO [Log 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.Log) [2026-03-23 05:44:10,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,506] INFO [Log 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.Log) [2026-03-23 05:44:10,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,506] INFO [Log 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.Log) [2026-03-23 05:44:10,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,506] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,506] INFO [Log 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.Log) [2026-03-23 05:44:10,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,507] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,507] INFO [Log 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.Log) [2026-03-23 05:44:10,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,507] INFO [Log 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.Log) [2026-03-23 05:44:10,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,507] INFO [Log 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.Log) [2026-03-23 05:44:10,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,507] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,507] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,507] INFO [Log 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.Log) [2026-03-23 05:44:10,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,507] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,508] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,508] INFO [Log 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.Log) [2026-03-23 05:44:10,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,508] INFO [Log 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.Log) [2026-03-23 05:44:10,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,508] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,508] INFO [Log 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.Log) [2026-03-23 05:44:10,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,509] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,509] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,509] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,509] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,509] INFO [Log 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.Log) [2026-03-23 05:44:10,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,509] INFO [Log 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.Log) [2026-03-23 05:44:10,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,509] INFO [Log 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.Log) [2026-03-23 05:44:10,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,509] INFO [Log 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.Log) [2026-03-23 05:44:10,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,510] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,510] INFO [Log 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.Log) [2026-03-23 05:44:10,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,510] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,510] INFO [Log 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.Log) [2026-03-23 05:44:10,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,511] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,511] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,513] INFO [Log 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.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log 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.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log 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.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log 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.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log 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.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log 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.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log 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.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log 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.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log 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.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log 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.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log 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.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log 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.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log 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.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log 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.Log) [2026-03-23 05:44:10,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,514] INFO [Log 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.Log) [2026-03-23 05:44:10,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,515] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,515] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,515] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,515] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,515] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,515] INFO [Log 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.Log) [2026-03-23 05:44:10,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,515] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,515] INFO [Log 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.Log) [2026-03-23 05:44:10,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,515] INFO [Log 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.Log) [2026-03-23 05:44:10,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,515] INFO [Log 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.Log) [2026-03-23 05:44:10,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,515] INFO [Log 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.Log) [2026-03-23 05:44:10,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,515] INFO [Log 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.Log) [2026-03-23 05:44:10,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,516] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,516] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,516] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,517] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,517] INFO [Log 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.Log) [2026-03-23 05:44:10,518] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,519] INFO [Log 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.Log) [2026-03-23 05:44:10,519] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,519] INFO [Log 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.Log) [2026-03-23 05:44:10,520] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,520] INFO [Log 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.Log) [2026-03-23 05:44:10,521] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,526] INFO [Log 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.Log) [2026-03-23 05:44:10,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,526] INFO [Log 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.Log) [2026-03-23 05:44:10,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,526] INFO [Log 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.Log) [2026-03-23 05:44:10,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,527] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,527] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log 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.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log 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.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log 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.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log 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.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log 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.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log 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.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log 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.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log 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.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log 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.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log 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.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log 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.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log 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.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,528] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,529] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,529] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,530] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,531] INFO [Log 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.Log) [2026-03-23 05:44:10,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,532] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,532] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,532] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,532] INFO [Log 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.Log) [2026-03-23 05:44:10,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,532] INFO [Log 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.Log) [2026-03-23 05:44:10,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,532] INFO [Log 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.Log) [2026-03-23 05:44:10,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,532] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,532] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,532] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,533] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,533] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,533] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,533] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,533] INFO [Log 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.Log) [2026-03-23 05:44:10,533] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,533] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,533] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,533] INFO [Log 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.Log) [2026-03-23 05:44:10,533] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,533] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,533] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,533] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,533] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,533] INFO [Log 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.Log) [2026-03-23 05:44:10,533] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,534] INFO [Log 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.Log) [2026-03-23 05:44:10,534] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,534] INFO [Log 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.Log) [2026-03-23 05:44:10,534] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,537] INFO [Log 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.Log) [2026-03-23 05:44:10,539] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,539] INFO [Log 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.Log) [2026-03-23 05:44:10,539] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,540] INFO [Log 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.Log) [2026-03-23 05:44:10,542] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,542] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,542] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,542] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,543] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,543] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,543] INFO [Log 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.Log) [2026-03-23 05:44:10,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,543] INFO [Log 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.Log) [2026-03-23 05:44:10,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,543] INFO [Log 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.Log) [2026-03-23 05:44:10,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,543] INFO [Log 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.Log) [2026-03-23 05:44:10,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,543] INFO [Log 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.Log) [2026-03-23 05:44:10,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,543] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,543] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,543] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,543] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log 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.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log 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.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log 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.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log 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.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log 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.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log 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.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log 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.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log 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.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,549] INFO [Log 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.Log) [2026-03-23 05:44:10,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,555] INFO [Log 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.Log) [2026-03-23 05:44:10,555] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,555] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,555] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,555] INFO [Log 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.Log) [2026-03-23 05:44:10,555] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,555] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,555] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,555] INFO [Log 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.Log) [2026-03-23 05:44:10,555] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,555] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,556] INFO [Log 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.Log) [2026-03-23 05:44:10,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,556] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,556] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,556] INFO [Log 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.Log) [2026-03-23 05:44:10,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,556] INFO [Log 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.Log) [2026-03-23 05:44:10,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,556] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,556] INFO [Log 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.Log) [2026-03-23 05:44:10,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,556] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,556] INFO [Log 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.Log) [2026-03-23 05:44:10,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,558] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,558] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,558] INFO [Log 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.Log) [2026-03-23 05:44:10,560] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,561] INFO [Log 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.Log) [2026-03-23 05:44:10,562] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,562] INFO [Log 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.Log) [2026-03-23 05:44:10,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,563] INFO [Log 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.Log) [2026-03-23 05:44:10,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,563] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,563] INFO [Log 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.Log) [2026-03-23 05:44:10,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,563] INFO [Log 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.Log) [2026-03-23 05:44:10,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,563] INFO [Log 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.Log) [2026-03-23 05:44:10,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,563] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,563] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,563] INFO [Log 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.Log) [2026-03-23 05:44:10,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,563] INFO [Log 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.Log) [2026-03-23 05:44:10,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,563] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,563] INFO [Log 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.Log) [2026-03-23 05:44:10,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,563] INFO [Log 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.Log) [2026-03-23 05:44:10,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,563] INFO [Log 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.Log) [2026-03-23 05:44:10,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,563] INFO [Log 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.Log) [2026-03-23 05:44:10,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,564] INFO [Log 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.Log) [2026-03-23 05:44:10,564] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,564] INFO [Log 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.Log) [2026-03-23 05:44:10,564] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,564] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,564] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,564] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,564] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,565] INFO [Log 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.Log) [2026-03-23 05:44:10,565] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,565] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,565] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,565] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,565] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,565] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,565] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,565] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,565] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,565] INFO [Log 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.Log) [2026-03-23 05:44:10,565] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,565] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,565] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,565] INFO [Log 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.Log) [2026-03-23 05:44:10,565] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,565] INFO [Log 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.Log) [2026-03-23 05:44:10,565] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,565] INFO [Log 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.Log) [2026-03-23 05:44:10,565] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,565] INFO [Log 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.Log) [2026-03-23 05:44:10,566] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,566] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,566] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,566] INFO [Log 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.Log) [2026-03-23 05:44:10,566] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,566] INFO [Log 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.Log) [2026-03-23 05:44:10,566] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,566] INFO [Log 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.Log) [2026-03-23 05:44:10,566] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,566] INFO [Log 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.Log) [2026-03-23 05:44:10,566] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,566] INFO [Log 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.Log) [2026-03-23 05:44:10,566] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,566] INFO [Log 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.Log) [2026-03-23 05:44:10,571] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,571] INFO [Log 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.Log) [2026-03-23 05:44:10,571] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,571] INFO [Log 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.Log) [2026-03-23 05:44:10,573] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,573] INFO [Log 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.Log) [2026-03-23 05:44:10,573] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,573] INFO [Log 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.Log) [2026-03-23 05:44:10,573] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,573] INFO [Log 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.Log) [2026-03-23 05:44:10,574] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,574] INFO [Log 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.Log) [2026-03-23 05:44:10,574] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,574] INFO [Log 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.Log) [2026-03-23 05:44:10,574] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,574] INFO [Log 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.Log) [2026-03-23 05:44:10,574] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,574] INFO [Log 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.Log) [2026-03-23 05:44:10,574] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,574] INFO [Log 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.Log) [2026-03-23 05:44:10,574] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,574] INFO [Log 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.Log) [2026-03-23 05:44:10,574] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,574] INFO [Log 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.Log) [2026-03-23 05:44:10,574] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,574] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,575] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,576] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log 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.Log) [2026-03-23 05:44:10,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,577] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,578] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,578] INFO [Log 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.Log) [2026-03-23 05:44:10,578] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,578] INFO [Log 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.Log) [2026-03-23 05:44:10,578] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,578] INFO [Log 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.Log) [2026-03-23 05:44:10,578] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,578] INFO [Log 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.Log) [2026-03-23 05:44:10,578] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,578] INFO [Log 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.Log) [2026-03-23 05:44:10,578] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,578] INFO [Log 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.Log) [2026-03-23 05:44:10,582] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,582] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,582] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,582] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,582] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,582] INFO [Log 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.Log) [2026-03-23 05:44:10,582] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,582] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,582] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,582] INFO [Log 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.Log) [2026-03-23 05:44:10,582] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,582] INFO [Log 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.Log) [2026-03-23 05:44:10,582] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,582] INFO [Log 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.Log) [2026-03-23 05:44:10,582] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,582] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,582] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,582] INFO [Log 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.Log) [2026-03-23 05:44:10,582] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,582] INFO [Log 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.Log) [2026-03-23 05:44:10,582] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,582] INFO [Log 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.Log) [2026-03-23 05:44:10,582] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,582] INFO [Log 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.Log) [2026-03-23 05:44:10,582] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,583] INFO [Log 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.Log) [2026-03-23 05:44:10,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,584] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,584] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,584] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,584] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,584] INFO [Log 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.Log) [2026-03-23 05:44:10,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,584] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,586] INFO [Log 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.Log) [2026-03-23 05:44:10,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log 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.Log) [2026-03-23 05:44:10,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,587] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,588] INFO [Log 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.Log) [2026-03-23 05:44:10,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,589] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,589] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,589] INFO [Log 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.Log) [2026-03-23 05:44:10,589] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,589] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,589] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,589] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,594] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,595] INFO [Log 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.Log) [2026-03-23 05:44:10,595] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,595] INFO [Log 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.Log) [2026-03-23 05:44:10,595] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,595] INFO [Log 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.Log) [2026-03-23 05:44:10,595] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,595] INFO [Log 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.Log) [2026-03-23 05:44:10,595] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,595] INFO [Log 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.Log) [2026-03-23 05:44:10,595] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,595] INFO [Log 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.Log) [2026-03-23 05:44:10,595] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,595] INFO [Log 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.Log) [2026-03-23 05:44:10,595] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,596] INFO [Log 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.Log) [2026-03-23 05:44:10,596] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,596] INFO [Log 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.Log) [2026-03-23 05:44:10,596] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,596] INFO [Log 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.Log) [2026-03-23 05:44:10,596] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,596] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,596] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,596] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,596] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,596] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,596] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,596] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,596] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,596] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,596] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,596] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,596] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,597] INFO [Log 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.Log) [2026-03-23 05:44:10,597] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,597] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,597] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,597] INFO [Log 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.Log) [2026-03-23 05:44:10,597] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,597] INFO [Log 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.Log) [2026-03-23 05:44:10,597] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,597] INFO [Log 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.Log) [2026-03-23 05:44:10,597] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,597] INFO [Log 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.Log) [2026-03-23 05:44:10,597] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,597] INFO [Log 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.Log) [2026-03-23 05:44:10,597] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,598] INFO [Log 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.Log) [2026-03-23 05:44:10,598] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,598] INFO [Log 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.Log) [2026-03-23 05:44:10,598] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,598] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,598] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,598] INFO [Log 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.Log) [2026-03-23 05:44:10,598] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,598] INFO [Log 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.Log) [2026-03-23 05:44:10,598] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,598] INFO [Log 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.Log) [2026-03-23 05:44:10,598] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,598] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,598] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,598] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,598] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,598] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,598] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,598] INFO [Log 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.Log) [2026-03-23 05:44:10,598] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,598] INFO [Log 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.Log) [2026-03-23 05:44:10,598] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,598] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,598] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,598] INFO [Log 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.Log) [2026-03-23 05:44:10,598] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,598] INFO [Log 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.Log) [2026-03-23 05:44:10,598] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,599] INFO [Log 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.Log) [2026-03-23 05:44:10,599] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,599] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,599] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,599] INFO [Log 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.Log) [2026-03-23 05:44:10,599] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,599] INFO [Log 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.Log) [2026-03-23 05:44:10,599] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,599] INFO [Log 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.Log) [2026-03-23 05:44:10,599] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,599] INFO [Log 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.Log) [2026-03-23 05:44:10,599] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,599] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,599] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,599] INFO [Log 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.Log) [2026-03-23 05:44:10,599] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,599] INFO [Log 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.Log) [2026-03-23 05:44:10,599] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,599] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,599] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,599] INFO [Log 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.Log) [2026-03-23 05:44:10,599] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,599] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,599] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,599] INFO [Log 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.Log) [2026-03-23 05:44:10,599] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log 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.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,600] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,600] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,601] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,601] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,601] INFO [Log 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.Log) [2026-03-23 05:44:10,601] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,601] INFO [Log 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.Log) [2026-03-23 05:44:10,601] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,601] INFO [Log 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.Log) [2026-03-23 05:44:10,601] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,601] INFO [Log 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.Log) [2026-03-23 05:44:10,601] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,601] INFO [Log 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.Log) [2026-03-23 05:44:10,601] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,601] INFO [Log 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.Log) [2026-03-23 05:44:10,601] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,601] INFO [Log 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.Log) [2026-03-23 05:44:10,601] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,601] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,601] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,601] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,601] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,601] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,601] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,601] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,601] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,601] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,603] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,604] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,605] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,605] INFO [Log 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.Log) [2026-03-23 05:44:10,605] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,605] INFO [Log 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.Log) [2026-03-23 05:44:10,605] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,605] INFO [Log 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.Log) [2026-03-23 05:44:10,605] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,605] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,605] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,605] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,605] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,605] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,605] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,605] INFO [Log 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.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log 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.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log 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.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log 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.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log 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.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log 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.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log 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.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log 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.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log 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.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log 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.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log 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.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log 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.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log 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.Log) [2026-03-23 05:44:10,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:44:10,610] INFO [Log 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.Log) [2026-03-23 05:45:02,133] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(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-03-23 05:45:02,151] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,155] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,158] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-03-23 05:45:02,158] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,192] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,194] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,195] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-03-23 05:45:02,195] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,211] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,212] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,212] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-03-23 05:45:02,213] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,222] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,223] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,223] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-03-23 05:45:02,223] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,236] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,237] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,237] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-03-23 05:45:02,237] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,243] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,247] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,247] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-03-23 05:45:02,247] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,255] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,256] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,256] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-03-23 05:45:02,256] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,263] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,263] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,263] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-03-23 05:45:02,263] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,277] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,277] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,278] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-03-23 05:45:02,278] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,290] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,291] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,291] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-03-23 05:45:02,291] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,300] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,300] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,300] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-03-23 05:45:02,300] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,302] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,303] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,303] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-03-23 05:45:02,303] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,305] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,305] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,305] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-03-23 05:45:02,305] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,316] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,317] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,317] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-03-23 05:45:02,317] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,320] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,320] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,320] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-03-23 05:45:02,321] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,323] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,324] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,324] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-03-23 05:45:02,324] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,326] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,326] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,327] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-03-23 05:45:02,327] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,328] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,329] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,329] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-03-23 05:45:02,329] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,331] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,331] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,332] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-03-23 05:45:02,332] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,334] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,334] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,334] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-03-23 05:45:02,334] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,337] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,337] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,337] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-03-23 05:45:02,337] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,342] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,343] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,343] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-03-23 05:45:02,343] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,345] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,345] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,345] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-03-23 05:45:02,345] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,349] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,350] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,350] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-03-23 05:45:02,350] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,356] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,368] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,368] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-03-23 05:45:02,368] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,372] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,377] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,377] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-03-23 05:45:02,377] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,383] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,384] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,384] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-03-23 05:45:02,384] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,386] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,387] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,387] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-03-23 05:45:02,387] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,390] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,390] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,390] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-03-23 05:45:02,390] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,392] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-23 05:45:02,392] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-23 05:45:02,392] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-03-23 05:45:02,392] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:45:02,392] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-13, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-6, HEALTH_CHECK_TOPIC-21, HEALTH_CHECK_TOPIC-10, HEALTH_CHECK_TOPIC-3, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-18, HEALTH_CHECK_TOPIC-7, HEALTH_CHECK_TOPIC-0, HEALTH_CHECK_TOPIC-19, HEALTH_CHECK_TOPIC-22, HEALTH_CHECK_TOPIC-15, HEALTH_CHECK_TOPIC-12, HEALTH_CHECK_TOPIC-4, HEALTH_CHECK_TOPIC-27, HEALTH_CHECK_TOPIC-16, HEALTH_CHECK_TOPIC-1, HEALTH_CHECK_TOPIC-9) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:45:02,393] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(HEALTH_CHECK_TOPIC-19 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-10 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-16 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-13 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-25 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-1 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-4 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-7 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-28 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-22 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:45:02,396] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(HEALTH_CHECK_TOPIC-27 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-6 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-12 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-15 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-9 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-24 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-18 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-0 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-3 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-21 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:45:02,396] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,404] INFO [Log 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.Log) [2026-03-23 05:45:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,404] INFO [Log 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.Log) [2026-03-23 05:45:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,404] INFO [Log 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.Log) [2026-03-23 05:45:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,404] INFO [Log 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.Log) [2026-03-23 05:45:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,404] INFO [Log 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.Log) [2026-03-23 05:45:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,404] INFO [Log 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.Log) [2026-03-23 05:45:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,404] INFO [Log 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.Log) [2026-03-23 05:45:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,404] INFO [Log 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.Log) [2026-03-23 05:45:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,404] INFO [Log 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.Log) [2026-03-23 05:45:02,404] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,404] INFO [Log 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.Log) [2026-03-23 05:45:02,450] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:45:02,453] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:45:02,453] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:45:02,453] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:45:02,453] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:45:02,453] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:45:02,453] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:45:02,453] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:45:02,453] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:45:02,453] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-23 05:45:02,675] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,676] INFO [Log 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.Log) [2026-03-23 05:45:02,676] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,676] INFO [Log 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.Log) [2026-03-23 05:45:02,676] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,676] INFO [Log 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.Log) [2026-03-23 05:45:02,676] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,676] INFO [Log 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.Log) [2026-03-23 05:45:02,676] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,676] INFO [Log 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.Log) [2026-03-23 05:45:02,676] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,676] INFO [Log 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.Log) [2026-03-23 05:45:02,676] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,676] INFO [Log 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.Log) [2026-03-23 05:45:02,676] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,676] INFO [Log 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.Log) [2026-03-23 05:45:02,676] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,676] INFO [Log 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.Log) [2026-03-23 05:45:02,676] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:45:02,676] INFO [Log 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.Log) [2026-03-23 05:46:09,177] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-03-23 05:46:09,178] INFO [KafkaServer id=2] shutting down (kafka.server.KafkaServer) [2026-03-23 05:46:09,178] INFO [KafkaServer id=2] Starting controlled shutdown (kafka.server.KafkaServer) [2026-03-23 05:46:09,666] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-11-24, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-29-27, -uve-topic-5-24, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-26-20, -uve-topic-1-3, -uve-topic-20-22, -uve-topic-6-25, -uve-topic-14-12, -uve-topic-18-27, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-25-2, HEALTH_CHECK_TOPIC-19, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-18-3, -uve-topic-11-16, -uve-topic-21-7, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-29-11, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-10-15, -uve-topic-21-1, -uve-topic-17-1, -uve-topic-22-20, -uve-topic-7-1, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-17-19, -uve-topic-28-28, -uve-topic-8-27, -uve-topic-8-12, -uve-topic-17-25, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-7-17, -uve-topic-9-10, -uve-topic-8-2, -uve-topic-16-0, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-25-8, -uve-topic-0-16, -uve-topic-24-28, -uve-topic-24-22, -uve-topic-7-26, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-15-14, -uve-topic-16-25, -uve-topic-13-19, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-23-14, -uve-topic-29-29, -uve-topic-4-26, -uve-topic-13-7, -uve-topic-13-10, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-24-7, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-14-16, -uve-topic-21-4, -uve-topic-19-14, -uve-topic-28-12, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-24-19, structured_syslog_topic-26, -uve-topic-28-22, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-22-16, -uve-topic-8-9, structured_syslog_topic-3, -uve-topic-29-23, -uve-topic-22-8, -uve-topic-26-7, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-8-20, -uve-topic-5-12, -uve-topic-14-28, -uve-topic-6-7, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-27-10, -uve-topic-1-9, -uve-topic-12-25, -uve-topic-29-5, -uve-topic-18-12, -uve-topic-9-19, structured_syslog_topic-6, -uve-topic-6-0, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-23-25, -uve-topic-7-14, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-14-6, -uve-topic-12-22, -uve-topic-0-3, -uve-topic-23-20, -uve-topic-4-8, -uve-topic-18-9, -uve-topic-7-7, -uve-topic-19-5, -uve-topic-21-28, -uve-topic-0-15, -uve-topic-19-11, -uve-topic-28-24, -uve-topic-0-9, -uve-topic-26-13, -uve-topic-19-26, -uve-topic-5-6, -uve-topic-22-29, -uve-topic-3-2, -uve-topic-7-25, structured_syslog_topic-9, -uve-topic-14-22, -uve-topic-2-10, -uve-topic-14-24, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-29-9, -uve-topic-6-24, -uve-topic-26-23, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-0-22, -uve-topic-17-12, structured_syslog_topic-15, -uve-topic-3-7, -uve-topic-27-19, -uve-topic-20-11, -uve-topic-15-29, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-17-7, -uve-topic-20-23, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-9-18, -uve-topic-13-4, -uve-topic-8-3, -uve-topic-21-24, -uve-topic-11-25, HEALTH_CHECK_TOPIC-13, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-16-19, -uve-topic-4-12, -uve-topic-5-10, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-19-29, -uve-topic-23-19, -uve-topic-0-13, -uve-topic-19-23, -uve-topic-6-28, -uve-topic-19-17, -uve-topic-2-14, -uve-topic-16-10, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-1-13, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-9-4, -uve-topic-22-2, -uve-topic-7-29, -uve-topic-18-8, -uve-topic-28-7, -uve-topic-14-4, -uve-topic-26-25, -uve-topic-25-24, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-2-16, -uve-topic-22-10, -uve-topic-8-8, -uve-topic-27-7, -uve-topic-12-19, -uve-topic-17-24, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-25-12, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-16-7, -uve-topic-5-13, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-24-1, -uve-topic-13-28, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, -uve-topic-23-26, structured_syslog_topic-14, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-8-0, -uve-topic-23-2, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-13-16, -uve-topic-2-11, -uve-topic-23-7, -uve-topic-4-27, -uve-topic-20-4, -uve-topic-1-22, -uve-topic-23-13, -uve-topic-3-26, -uve-topic-11-22, -uve-topic-11-6, -uve-topic-21-13, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-12-7, -uve-topic-3-5, -uve-topic-19-25, -uve-topic-29-24, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-2-23, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-19-20, -uve-topic-27-16, -uve-topic-22-22, -uve-topic-14-0, -uve-topic-4-0, -uve-topic-19-8, -uve-topic-18-18, -uve-topic-22-28, -uve-topic-24-4, -uve-topic-22-14, -uve-topic-5-19, -uve-topic-5-1, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-4-18, structured_syslog_topic-21, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-1-7, -uve-topic-9-12, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-7-19, -uve-topic-26-26, -uve-topic-12-4, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-29-21, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-21-25, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-21-10, -uve-topic-17-6, -uve-topic-9-1, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-1-25, -uve-topic-20-16, -uve-topic-17-0, -uve-topic-29-15, -uve-topic-5-18, -uve-topic-6-4, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-11-10, -uve-topic-16-16, -uve-topic-12-1, -uve-topic-18-21, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-4-20, -uve-topic-27-22, -uve-topic-26-19, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-15-26, -uve-topic-1-28, -uve-topic-24-16, -uve-topic-28-0, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-19-2, -uve-topic-27-13, -uve-topic-0-27, -uve-topic-4-6, -uve-topic-23-1, structured_syslog_topic-0, -uve-topic-16-28, -uve-topic-25-18, structured_syslog_topic-12, -uve-topic-18-24, -uve-topic-2-29, -uve-topic-15-11, -uve-topic-2-8, -uve-topic-16-13, -uve-topic-6-22, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-7-5, -uve-topic-12-16, -uve-topic-0-28, -uve-topic-13-13, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-24-13, -uve-topic-28-16, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-21-22, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-9-0, -uve-topic-15-2, -uve-topic-8-24, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-27-1, -uve-topic-1-4, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-2-26, -uve-topic-29-17, -uve-topic-5-7, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-27-28, -uve-topic-2-5, -uve-topic-20-5, -uve-topic-27-25, -uve-topic-4-15, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-16-22, -uve-topic-26-2, -uve-topic-5-0, -uve-topic-11-1, -uve-topic-21-0, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-10-4, -uve-topic-10-22, -uve-topic-13-0, -uve-topic-16-1, -uve-topic-25-20, -uve-topic-25-14, -uve-topic-26-8, -uve-topic-8-14, -uve-topic-14-10, -uve-topic-0-10, -uve-topic-14-18, -uve-topic-23-8, -uve-topic-7-20, -uve-topic-18-6, -uve-topic-11-28, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-11-4, -uve-topic-24-25, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-4-2, -uve-topic-10-19, -uve-topic-11-12, -uve-topic-6-12, -uve-topic-21-19, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-10-10, -uve-topic-7-13, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-20-17, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-29-3, -uve-topic-26-1, -uve-topic-3-1, -uve-topic-9-25, structured_syslog_topic-18, -uve-topic-25-26, -uve-topic-17-13, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-26-14, -uve-topic-5-4, -uve-topic-9-22, -uve-topic-0-19, -uve-topic-13-25, -uve-topic-0-7, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-27-4, -uve-topic-24-10, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:46:09,706] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error sending fetch request (sessionId=1741884655, epoch=623) to node 1: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 1 was disconnected before the response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:100) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-23 05:46:09,706] WARN [KafkaServer id=2] Error during controlled shutdown, possibly because leader movement took longer than the configured controller.socket.timeout.ms and/or request.timeout.ms: Connection to 1 was disconnected before the response was read (kafka.server.KafkaServer) [2026-03-23 05:46:09,707] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=2, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1741884655, epoch=623), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 1 was disconnected before the response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:100) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-23 05:46:11,481] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-17-14, -uve-topic-22-27, -uve-topic-10-11, -uve-topic-1-23, -uve-topic-17-23, -uve-topic-3-4, -uve-topic-19-3, -uve-topic-29-2, -uve-topic-20-18, -uve-topic-14-17, -uve-topic-3-12, -uve-topic-6-26, -uve-topic-19-12, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-4-17, -uve-topic-23-12, -uve-topic-4-25, -uve-topic-13-21, -uve-topic-25-1, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-6-14, -uve-topic-21-11, -uve-topic-2-24, -uve-topic-18-23, -uve-topic-4-5, -uve-topic-11-20, -uve-topic-23-0, -uve-topic-21-27, -uve-topic-7-27, -uve-topic-13-9, -uve-topic-0-24, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-9-8, -uve-topic-19-0, -uve-topic-14-14, -uve-topic-5-26, -uve-topic-3-9, -uve-topic-29-7, -uve-topic-24-21, -uve-topic-12-5, -uve-topic-16-3, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-0-12, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-12-21, -uve-topic-20-3, -uve-topic-17-15, -uve-topic-27-14, structured_syslog_topic-19, -uve-topic-14-2, -uve-topic-12-29, -uve-topic-10-12, -uve-topic-8-28, -uve-topic-6-11, -uve-topic-24-9, -uve-topic-27-23, -uve-topic-3-6, -uve-topic-29-4, -uve-topic-22-0, -uve-topic-15-15, -uve-topic-6-27, -uve-topic-4-10, -uve-topic-25-22, -uve-topic-1-5, -uve-topic-13-14, -uve-topic-27-11, -uve-topic-23-21, -uve-topic-9-21, -uve-topic-6-8, -uve-topic-9-29, -uve-topic-2-25, -uve-topic-7-12, -uve-topic-18-25, HEALTH_CHECK_TOPIC-28, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-13-2, -uve-topic-0-17, -uve-topic-26-15, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-5-27, -uve-topic-14-23, -uve-topic-0-5, -uve-topic-26-3, -uve-topic-19-18, -uve-topic-8-13, -uve-topic-22-21, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-14-3, -uve-topic-24-2, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-8-29, -uve-topic-1-26, -uve-topic-27-24, -uve-topic-20-21, -uve-topic-8-1, -uve-topic-4-11, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-23-6, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-1-14, -uve-topic-4-28, -uve-topic-13-23, -uve-topic-18-10, -uve-topic-28-9, -uve-topic-21-5, -uve-topic-23-22, -uve-topic-2-18, -uve-topic-2-19, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-24-27, -uve-topic-21-14, -uve-topic-11-15, -uve-topic-2-27, -uve-topic-16-9, -uve-topic-11-23, -uve-topic-0-18, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-9-2, -uve-topic-23-3, -uve-topic-12-27, -uve-topic-0-26, -uve-topic-26-24, structured_syslog_topic-25, -uve-topic-14-8, -uve-topic-5-20, -uve-topic-5-21, -uve-topic-24-15, -uve-topic-27-29, -uve-topic-5-29, -uve-topic-24-23, -uve-topic-29-10, -uve-topic-11-11, -uve-topic-7-10, -uve-topic-0-6, structured_syslog_topic-5, -uve-topic-12-15, -uve-topic-17-2, -uve-topic-25-28, -uve-topic-3-28, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-1-11, -uve-topic-8-22, -uve-topic-20-6, -uve-topic-27-17, -uve-topic-5-17, -uve-topic-3-0, -uve-topic-17-26, -uve-topic-15-9, -uve-topic-6-21, -uve-topic-25-16, -uve-topic-4-13, -uve-topic-2-12, -uve-topic-18-11, -uve-topic-9-23, -uve-topic-11-8, -uve-topic-18-19, HEALTH_CHECK_TOPIC-22, -uve-topic-16-2, -uve-topic-21-15, -uve-topic-4-1, -uve-topic-28-26, -uve-topic-21-23, -uve-topic-2-0, -uve-topic-5-14, -uve-topic-14-9, -uve-topic-24-8, -uve-topic-19-4, -uve-topic-21-3, -uve-topic-7-3, -uve-topic-24-17, -uve-topic-8-7, -uve-topic-12-9, -uve-topic-3-21, -uve-topic-29-19, -uve-topic-17-3, -uve-topic-27-2, -uve-topic-25-29, -uve-topic-5-2, -uve-topic-12-17, -uve-topic-10-0, -uve-topic-8-16, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-22-24, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-1-20, -uve-topic-27-18, structured_syslog_topic-23, -uve-topic-24-5, -uve-topic-17-20, -uve-topic-28-23, -uve-topic-10-24, -uve-topic-6-23, -uve-topic-15-19, -uve-topic-11-29, -uve-topic-15-27, -uve-topic-23-9, -uve-topic-4-22, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-2-13, -uve-topic-28-11, HEALTH_CHECK_TOPIC-16, -uve-topic-11-9, -uve-topic-21-8, -uve-topic-2-21, -uve-topic-11-17, -uve-topic-7-16, -uve-topic-0-20, -uve-topic-5-15, HEALTH_CHECK_TOPIC-4, structured_syslog_topic-28, -uve-topic-14-11, -uve-topic-5-23, -uve-topic-7-4, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-10-29, -uve-topic-22-9, -uve-topic-3-22, -uve-topic-20-0, -uve-topic-8-17, structured_syslog_topic-16, -uve-topic-12-26, -uve-topic-22-25, -uve-topic-27-12, -uve-topic-8-25, -uve-topic-15-3, -uve-topic-18-17, -uve-topic-10-17, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-4-7, -uve-topic-21-21, -uve-topic-25-19, -uve-topic-8-5, -uve-topic-13-3, -uve-topic-1-2, -uve-topic-27-0, -uve-topic-9-9, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-4-23, -uve-topic-2-6, -uve-topic-18-5, -uve-topic-23-18, -uve-topic-11-2, -uve-topic-18-13, -uve-topic-15-0, -uve-topic-2-15, -uve-topic-21-9, -uve-topic-9-26, -uve-topic-7-9, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-21-17, -uve-topic-16-5, -uve-topic-26-4, -uve-topic-3-27, -uve-topic-29-25, structured_syslog_topic-13, -uve-topic-12-23, -uve-topic-5-8, -uve-topic-16-21, -uve-topic-24-3, -uve-topic-16-29, -uve-topic-26-28, structured_syslog_topic-29, -uve-topic-24-11, -uve-topic-19-6, -uve-topic-12-3, -uve-topic-3-15, -uve-topic-6-29, structured_syslog_topic-1, -uve-topic-12-11, -uve-topic-15-25, -uve-topic-8-10, -uve-topic-22-18, -uve-topic-27-5, -uve-topic-20-9, -uve-topic-6-9, -uve-topic-25-4, -uve-topic-6-17, -uve-topic-15-13, -uve-topic-15-21, -uve-topic-4-16, -uve-topic-9-3, -uve-topic-16-26, -uve-topic-9-11, -uve-topic-2-7, -uve-topic-28-5, -uve-topic-18-7, HEALTH_CHECK_TOPIC-10, -uve-topic-11-3, -uve-topic-21-2, -uve-topic-28-14, -uve-topic-9-27, -uve-topic-7-18, -uve-topic-22-15, -uve-topic-16-14, -uve-topic-19-28, -uve-topic-5-9, -uve-topic-8-23, -uve-topic-0-23, -uve-topic-26-21, structured_syslog_topic-22, -uve-topic-14-5, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-10-23, -uve-topic-22-3, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-19-16, -uve-topic-1-0, -uve-topic-25-25, -uve-topic-8-11, -uve-topic-22-12, -uve-topic-19-24, -uve-topic-1-8, -uve-topic-27-6, structured_syslog_topic-11, -uve-topic-8-19, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-6-2, -uve-topic-4-29, -uve-topic-23-24, -uve-topic-1-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-25-13, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-20-27, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-26-18, -uve-topic-2-1, -uve-topic-16-27, -uve-topic-2-9, -uve-topic-9-20, -uve-topic-11-5, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-0-0, -uve-topic-14-26, -uve-topic-0-8, -uve-topic-26-6, structured_syslog_topic-7, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-16-15, -uve-topic-5-3, -uve-topic-29-28, -uve-topic-5-11, -uve-topic-20-15, -uve-topic-6-15, -uve-topic-1-29, -uve-topic-25-10, -uve-topic-3-10, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-20-24, -uve-topic-8-4, -uve-topic-3-18, -uve-topic-29-16, structured_syslog_topic-4, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-17-8, -uve-topic-6-3, -uve-topic-10-5, -uve-topic-9-17, -uve-topic-1-17, -uve-topic-13-26, -uve-topic-20-12, -uve-topic-13-27, -uve-topic-15-7, -uve-topic-28-20, -uve-topic-25-7, -uve-topic-6-20, -uve-topic-18-29, -uve-topic-7-24, -uve-topic-11-26, -uve-topic-16-20, -uve-topic-9-5, -uve-topic-4-19, -uve-topic-18-1, -uve-topic-0-29, -uve-topic-26-27, -uve-topic-13-15, -uve-topic-9-14, -uve-topic-28-8, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-29-13, -uve-topic-16-8, -uve-topic-19-22, -uve-topic-7-21, structured_syslog_topic-17, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-3-3, -uve-topic-10-18, -uve-topic-29-1, -uve-topic-17-29, -uve-topic-10-26, -uve-topic-19-10, -uve-topic-20-25, -uve-topic-22-6, -uve-topic-10-6, -uve-topic-13-20, -uve-topic-6-5, -uve-topic-10-14, -uve-topic-15-1, -uve-topic-20-13, -uve-topic-23-27, -uve-topic-4-4, -uve-topic-28-29, -uve-topic-0-14, -uve-topic-26-12, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-13-8, -uve-topic-2-3, -uve-topic-23-15, -uve-topic-28-2, -uve-topic-9-15, -uve-topic-14-20, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-0-2, -uve-topic-26-0, -uve-topic-7-6, -uve-topic-3-16, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-26-9, structured_syslog_topic-10, -uve-topic-7-22, -uve-topic-12-20, -uve-topic-22-19, -uve-topic-5-5) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:46:11,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2026-03-23 05:46:11,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2026-03-23 05:46:11,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-03-23 05:46:11,974] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-8-26, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-8-27, -uve-topic-1-23, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-19-3, -uve-topic-3-4, -uve-topic-6-18, -uve-topic-29-2, -uve-topic-12-0, -uve-topic-4-25, -uve-topic-13-21, -uve-topic-23-20, -uve-topic-6-6, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-21-11, -uve-topic-11-12, -uve-topic-11-28, -uve-topic-21-27, -uve-topic-7-27, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-0-24, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-9-8, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-11-0, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-3-9, -uve-topic-19-8, -uve-topic-29-7, -uve-topic-12-5, -uve-topic-22-4, structured_syslog_topic-3, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-0-12, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-5-6, -uve-topic-8-20, -uve-topic-1-16, -uve-topic-17-15, -uve-topic-27-14, structured_syslog_topic-19, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-17-16, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-6-11, -uve-topic-6-27, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-8-8, -uve-topic-4-18, -uve-topic-1-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-1-21, -uve-topic-23-29, -uve-topic-9-29, -uve-topic-2-25, -uve-topic-2-26, -uve-topic-18-25, HEALTH_CHECK_TOPIC-28, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-28-24, -uve-topic-7-20, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-0-17, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-9-1, structured_syslog_topic-24, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-5-27, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-7-8, -uve-topic-0-5, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-19-18, -uve-topic-29-17, -uve-topic-8-13, structured_syslog_topic-12, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-8-29, -uve-topic-1-26, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-3-7, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-8-1, -uve-topic-4-11, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-1-14, -uve-topic-4-28, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-9-22, -uve-topic-2-18, -uve-topic-2-19, -uve-topic-18-18, HEALTH_CHECK_TOPIC-21, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-7-13, -uve-topic-21-14, -uve-topic-4-0, -uve-topic-11-15, -uve-topic-0-10, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-0-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-5-20, -uve-topic-5-21, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-27-29, -uve-topic-19-11, -uve-topic-29-10, structured_syslog_topic-5, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-3-28, -uve-topic-19-27, -uve-topic-29-26, -uve-topic-8-22, -uve-topic-1-19, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-3-0, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-15-9, -uve-topic-25-8, HEALTH_CHECK_TOPIC-26, -uve-topic-4-21, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-2-12, -uve-topic-18-11, -uve-topic-28-10, HEALTH_CHECK_TOPIC-14, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-2-28, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-4-9, -uve-topic-0-19, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-5-13, -uve-topic-2-0, -uve-topic-5-14, structured_syslog_topic-26, -uve-topic-14-9, -uve-topic-24-8, structured_syslog_topic-27, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-29-19, -uve-topic-25-29, -uve-topic-8-15, -uve-topic-5-2, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-8-16, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-27-10, structured_syslog_topic-15, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-1-28, -uve-topic-10-24, -uve-topic-20-23, -uve-topic-6-23, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-4-14, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-2-5, -uve-topic-28-3, HEALTH_CHECK_TOPIC-7, -uve-topic-18-4, -uve-topic-11-1, -uve-topic-21-0, -uve-topic-2-21, -uve-topic-18-20, -uve-topic-28-19, HEALTH_CHECK_TOPIC-24, -uve-topic-4-2, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-7-16, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-5-7, structured_syslog_topic-20, -uve-topic-5-23, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-7-4, -uve-topic-10-29, -uve-topic-29-12, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-19-13, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-8-9, -uve-topic-17-4, -uve-topic-27-3, structured_syslog_topic-8, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-12-26, -uve-topic-22-25, -uve-topic-8-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-6-16, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-11-22, -uve-topic-21-21, -uve-topic-4-7, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-4-23, -uve-topic-23-18, -uve-topic-13-19, -uve-topic-9-18, -uve-topic-2-14, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-5-28, -uve-topic-15-0, -uve-topic-2-15, -uve-topic-18-14, -uve-topic-28-13, -uve-topic-11-10, -uve-topic-21-9, HEALTH_CHECK_TOPIC-17, -uve-topic-7-9, -uve-topic-16-5, -uve-topic-26-4, -uve-topic-5-0, structured_syslog_topic-13, -uve-topic-7-25, -uve-topic-0-22, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-5-16, structured_syslog_topic-29, -uve-topic-14-12, -uve-topic-24-11, -uve-topic-29-5, -uve-topic-19-6, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-8-2, structured_syslog_topic-1, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-8-18, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-6-9, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-4-16, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-9-11, -uve-topic-18-6, -uve-topic-2-7, -uve-topic-28-5, -uve-topic-2-8, -uve-topic-18-7, -uve-topic-28-6, HEALTH_CHECK_TOPIC-10, -uve-topic-11-3, -uve-topic-21-2, -uve-topic-7-2, -uve-topic-9-27, structured_syslog_topic-6, -uve-topic-7-18, -uve-topic-0-15, -uve-topic-16-14, -uve-topic-26-13, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-5-9, -uve-topic-8-23, structured_syslog_topic-22, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-3-17, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-25-25, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-27-6, structured_syslog_topic-11, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-6-2, -uve-topic-1-24, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-2-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-7-23, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-9-4, -uve-topic-2-1, -uve-topic-18-0, HEALTH_CHECK_TOPIC-3, -uve-topic-9-20, -uve-topic-2-17, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-7-11, -uve-topic-0-8, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-5-3, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-19-9, -uve-topic-3-10, -uve-topic-29-8, -uve-topic-8-4, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-1-1, -uve-topic-17-0, structured_syslog_topic-4, -uve-topic-1-17, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-9-25, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-6-12, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-2-22, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-4-3, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-4-19, -uve-topic-0-29, -uve-topic-9-13, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-9-14, -uve-topic-2-10, -uve-topic-28-8, -uve-topic-18-9, -uve-topic-0-1, -uve-topic-16-0, -uve-topic-19-14, -uve-topic-29-13, -uve-topic-7-21, -uve-topic-29-29, -uve-topic-1-22, -uve-topic-17-21, -uve-topic-27-20, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-10-18, -uve-topic-20-17, -uve-topic-3-19, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-1-10, -uve-topic-4-24, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-5, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-28-29, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-9-6, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-9-7, -uve-topic-2-3, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-28-2, HEALTH_CHECK_TOPIC-6, -uve-topic-18-3, -uve-topic-19-7, -uve-topic-29-6, structured_syslog_topic-2, -uve-topic-24-28, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-12-20, -uve-topic-22-19, -uve-topic-5-5, -uve-topic-1-15, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-3-12, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-6-26, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-1-3, -uve-topic-4-17, -uve-topic-23-12, -uve-topic-13-13, -uve-topic-6-14, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-2-24, -uve-topic-18-23, -uve-topic-28-22, HEALTH_CHECK_TOPIC-27, -uve-topic-4-5, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-7-19, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-9-0, -uve-topic-19-0, -uve-topic-5-26, HEALTH_CHECK_TOPIC-15, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-7, -uve-topic-0-4, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-8-28, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-1-25, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-12-1, -uve-topic-22-0, -uve-topic-8-0, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-4-10, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-4-26, -uve-topic-1-13, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-4-27, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-6-7, -uve-topic-9-21, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-6-8, HEALTH_CHECK_TOPIC-20, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-7-12, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-4-15, -uve-topic-0-25, -uve-topic-5-19, HEALTH_CHECK_TOPIC-8, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-3-26, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-8-21, -uve-topic-14-3, -uve-topic-24-2, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-6-28, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-4-20, -uve-topic-6-0, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-6-1, -uve-topic-18-10, -uve-topic-28-9, -uve-topic-21-5, HEALTH_CHECK_TOPIC-13, -uve-topic-11-6, -uve-topic-7-5, -uve-topic-2-27, -uve-topic-18-26, -uve-topic-28-25, HEALTH_CHECK_TOPIC-29, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-4-8, -uve-topic-0-18, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-9-2, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-5-12, HEALTH_CHECK_TOPIC-1, structured_syslog_topic-25, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-5-29, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-0-6, -uve-topic-7-10, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-15-29, -uve-topic-25-28, -uve-topic-8-14, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-5-17, -uve-topic-1-27, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-6-21, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-4-13, -uve-topic-9-23, -uve-topic-2-20, -uve-topic-28-18, HEALTH_CHECK_TOPIC-22, -uve-topic-18-19, HEALTH_CHECK_TOPIC-23, -uve-topic-11-16, -uve-topic-21-15, -uve-topic-4-1, structured_syslog_topic-18, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-0-27, -uve-topic-5-22, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-7-3, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-8-7, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-27-2, -uve-topic-3-29, -uve-topic-10-0, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-5-10, -uve-topic-8-24, -uve-topic-1-20, -uve-topic-27-18, -uve-topic-17-19, structured_syslog_topic-23, -uve-topic-14-6, -uve-topic-24-5, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-9-28, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-4-6, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-8-12, -uve-topic-4-22, -uve-topic-9-16, -uve-topic-2-13, -uve-topic-18-12, -uve-topic-28-11, HEALTH_CHECK_TOPIC-16, -uve-topic-11-9, -uve-topic-21-8, -uve-topic-0-20, -uve-topic-22-29, -uve-topic-5-15, HEALTH_CHECK_TOPIC-4, structured_syslog_topic-28, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-12-2, -uve-topic-22-1, structured_syslog_topic-0, -uve-topic-3-22, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-8-17, structured_syslog_topic-16, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-6-24, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-8-5, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-9-9, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-9-10, -uve-topic-2-6, -uve-topic-18-5, -uve-topic-28-4, HEALTH_CHECK_TOPIC-9, -uve-topic-21-1, -uve-topic-11-2, -uve-topic-7-1, -uve-topic-9-26, -uve-topic-2-23, -uve-topic-28-21, HEALTH_CHECK_TOPIC-25, -uve-topic-11-18, -uve-topic-21-17, -uve-topic-18-22, -uve-topic-0-13, -uve-topic-3-27, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-5-8, structured_syslog_topic-21, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-5-24, -uve-topic-20-29, -uve-topic-3-15, -uve-topic-6-29, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-8-10, structured_syslog_topic-9, -uve-topic-1-7, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-6-17, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-9-3, HEALTH_CHECK_TOPIC-2, -uve-topic-9-19, -uve-topic-2-16, -uve-topic-28-14, HEALTH_CHECK_TOPIC-18, -uve-topic-18-15, HEALTH_CHECK_TOPIC-19, -uve-topic-3-20, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-0-7, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-5-1, structured_syslog_topic-14, -uve-topic-0-23, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-2-4, -uve-topic-5-18, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-3-8, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-8-3, -uve-topic-1-0, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-8-19, -uve-topic-4-29, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-6-10, -uve-topic-9-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-0-28, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-9-12, -uve-topic-2-9, -uve-topic-18-8, -uve-topic-28-7, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-12, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-0-0, structured_syslog_topic-7, -uve-topic-0-16, -uve-topic-26-14, -uve-topic-16-15, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-5-11, HEALTH_CHECK_TOPIC-0, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-3-1, -uve-topic-6-15, -uve-topic-3-2, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-1-9, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-13-18, -uve-topic-23-17, -uve-topic-6-3, -uve-topic-9-17, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-6-4, -uve-topic-10-21, -uve-topic-20-20, -uve-topic-6-20, -uve-topic-18-29, -uve-topic-28-28, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-7-24, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-0-21, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-9-5, -uve-topic-2-2, -uve-topic-18-1, -uve-topic-28-0, HEALTH_CHECK_TOPIC-5, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-0-9, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-5-4, structured_syslog_topic-17, -uve-topic-7-29, -uve-topic-14-0, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-10-26, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-20-25, -uve-topic-6-25, -uve-topic-3-11, -uve-topic-12-7, -uve-topic-22-6, -uve-topic-8-6, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-13-28, -uve-topic-23-27, -uve-topic-6-13, -uve-topic-7-17, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-4-4, -uve-topic-0-14, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-13-0, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-26-29, -uve-topic-9-15, -uve-topic-2-11, -uve-topic-5-25, -uve-topic-14-20, -uve-topic-24-19, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-7-6, -uve-topic-16-1, -uve-topic-0-2, -uve-topic-26-0, -uve-topic-3-16, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-0-3, structured_syslog_topic-10, -uve-topic-7-22) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:46:11,981] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2026-03-23 05:46:11,981] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=500189762, epoch=137) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Client was shutdown before response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:109) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-23 05:46:11,984] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2026-03-23 05:46:11,988] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-03-23 05:46:14,707] WARN [KafkaServer id=2] Retrying controlled shutdown after the previous attempt failed... (kafka.server.KafkaServer) [2026-03-23 05:46:14,952] INFO [KafkaServer id=2] Controlled shutdown succeeded (kafka.server.KafkaServer) [2026-03-23 05:46:14,953] INFO [/config/changes-event-process-thread]: Shutting down (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-03-23 05:46:14,953] INFO [/config/changes-event-process-thread]: Stopped (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-03-23 05:46:14,953] INFO [/config/changes-event-process-thread]: Shutdown completed (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-03-23 05:46:14,954] INFO [SocketServer brokerId=2] Stopping socket server request processors (kafka.network.SocketServer) [2026-03-23 05:46:14,961] INFO [SocketServer brokerId=2] Stopped socket server request processors (kafka.network.SocketServer) [2026-03-23 05:46:14,961] INFO [data-plane Kafka Request Handler on Broker 2], shutting down (kafka.server.KafkaRequestHandlerPool) [2026-03-23 05:46:14,967] INFO [data-plane Kafka Request Handler on Broker 2], shut down completely (kafka.server.KafkaRequestHandlerPool) [2026-03-23 05:46:14,971] INFO [ExpirationReaper-2-AlterAcls]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,028] INFO [ExpirationReaper-2-AlterAcls]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,028] INFO [ExpirationReaper-2-AlterAcls]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,029] INFO [KafkaApi-2] Shutdown complete. (kafka.server.KafkaApis) [2026-03-23 05:46:15,030] INFO [ExpirationReaper-2-topic]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,030] INFO [ExpirationReaper-2-topic]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,030] INFO [ExpirationReaper-2-topic]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,031] INFO [TransactionCoordinator id=2] Shutting down. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-23 05:46:15,032] INFO [ProducerId Manager 2]: Shutdown complete: last producerId assigned 3000 (kafka.coordinator.transaction.ProducerIdManager) [2026-03-23 05:46:15,033] INFO [Transaction State Manager 2]: Shutdown complete (kafka.coordinator.transaction.TransactionStateManager) [2026-03-23 05:46:15,033] INFO [Transaction Marker Channel Manager 2]: Shutting down (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-03-23 05:46:15,033] INFO [Transaction Marker Channel Manager 2]: Stopped (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-03-23 05:46:15,033] INFO [Transaction Marker Channel Manager 2]: Shutdown completed (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-03-23 05:46:15,033] INFO [TransactionCoordinator id=2] Shutdown complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-23 05:46:15,034] INFO [GroupCoordinator 2]: Shutting down. (kafka.coordinator.group.GroupCoordinator) [2026-03-23 05:46:15,034] INFO [ExpirationReaper-2-Heartbeat]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,167] INFO [ExpirationReaper-2-Heartbeat]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,167] INFO [ExpirationReaper-2-Heartbeat]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,168] INFO [ExpirationReaper-2-Rebalance]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,199] INFO [ExpirationReaper-2-Rebalance]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,200] INFO [ExpirationReaper-2-Rebalance]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,200] INFO [GroupCoordinator 2]: Shutdown complete. (kafka.coordinator.group.GroupCoordinator) [2026-03-23 05:46:15,201] INFO [ReplicaManager broker=2] Shutting down (kafka.server.ReplicaManager) [2026-03-23 05:46:15,201] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-23 05:46:15,202] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-23 05:46:15,202] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-23 05:46:15,202] INFO [ReplicaFetcherManager on broker 2] shutting down (kafka.server.ReplicaFetcherManager) [2026-03-23 05:46:15,203] INFO [ReplicaFetcherManager on broker 2] shutdown completed (kafka.server.ReplicaFetcherManager) [2026-03-23 05:46:15,204] INFO [ReplicaAlterLogDirsManager on broker 2] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2026-03-23 05:46:15,205] INFO [ReplicaAlterLogDirsManager on broker 2] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2026-03-23 05:46:15,205] INFO [ExpirationReaper-2-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,371] INFO [ExpirationReaper-2-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,371] INFO [ExpirationReaper-2-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,372] INFO [ExpirationReaper-2-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,404] INFO [ExpirationReaper-2-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,404] INFO [ExpirationReaper-2-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,404] INFO [ExpirationReaper-2-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,531] INFO [ExpirationReaper-2-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,531] INFO [ExpirationReaper-2-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,531] INFO [ExpirationReaper-2-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,554] INFO [ExpirationReaper-2-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,554] INFO [ExpirationReaper-2-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:46:15,560] INFO [ReplicaManager broker=2] Shut down completely (kafka.server.ReplicaManager) [2026-03-23 05:46:15,560] INFO Shutting down. (kafka.log.LogManager) [2026-03-23 05:46:15,568] INFO [ProducerStateManager partition=-uve-topic-21-0] Writing producer snapshot at offset 198 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,585] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-24] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,600] INFO [ProducerStateManager partition=-uve-topic-29-0] Writing producer snapshot at offset 189 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,610] INFO [ProducerStateManager partition=-uve-topic-26-0] Writing producer snapshot at offset 259 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,612] INFO [ProducerStateManager partition=-uve-topic-25-0] Writing producer snapshot at offset 211 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,614] INFO [ProducerStateManager partition=-uve-topic-28-0] Writing producer snapshot at offset 302 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,618] INFO [ProducerStateManager partition=-uve-topic-24-0] Writing producer snapshot at offset 124 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,619] INFO [ProducerStateManager partition=-uve-topic-23-0] Writing producer snapshot at offset 121 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,621] INFO [ProducerStateManager partition=-uve-topic-14-0] Writing producer snapshot at offset 29 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,634] INFO [ProducerStateManager partition=-uve-topic-20-0] Writing producer snapshot at offset 411 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,635] INFO [ProducerStateManager partition=-uve-topic-1-0] Writing producer snapshot at offset 124 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,638] INFO [ProducerStateManager partition=-uve-topic-13-0] Writing producer snapshot at offset 28 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,641] INFO [ProducerStateManager partition=-uve-topic-0-0] Writing producer snapshot at offset 1077 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,648] INFO [ProducerStateManager partition=-uve-topic-22-0] Writing producer snapshot at offset 214 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,655] INFO [ProducerStateManager partition=-uve-topic-2-0] Writing producer snapshot at offset 113 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,673] INFO [ProducerStateManager partition=-uve-topic-27-0] Writing producer snapshot at offset 379 (kafka.log.ProducerStateManager) [2026-03-23 05:46:15,749] INFO Shutdown complete. (kafka.log.LogManager) [2026-03-23 05:46:15,753] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2026-03-23 05:46:15,859] INFO Session: 0x30000244ab50007 closed (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:46:15,859] INFO EventThread shut down for session: 0x30000244ab50007 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:46:15,860] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2026-03-23 05:46:15,860] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:46:16,472] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:46:16,472] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:46:16,472] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:46:16,514] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:46:16,514] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:46:16,514] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:46:17,511] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:46:17,511] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:46:17,512] INFO [SocketServer brokerId=2] Shutting down socket server (kafka.network.SocketServer) [2026-03-23 05:46:17,521] INFO [SocketServer brokerId=2] Shutdown completed (kafka.network.SocketServer) [2026-03-23 05:46:17,524] INFO [KafkaServer id=2] shut down completed (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Mon Mar 23 05:47:32 UTC 2026 ===================' INFO: =================== Mon Mar 23 05:47:32 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 'dev.*' +++++ awk '{print $2}' ++++ 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 +++ local nic=ens3 +++ cut -d / -f 1 +++ +++ ip addr show dev ens3 awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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' , +++ cat /proc/net/fib_trie +++ awk '/32 host/ { print f } {f=$2}' +++ sort +++ uniq +++ grep -vi host ++ local local_ips=,10.0.0.50,10.20.0.254,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.50,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ (( ord+=1 )) ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' ++ local server_ip=10.0.0.50 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.50 ]] ++ [[ ,10.0.0.50,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] ++ echo 10.0.0.50 2 ++ return + my_ip_and_order='10.0.0.50 2' + '[' -n '10.0.0.50 2' ']' + break + '[' -z '10.0.0.50 2' ']' ++ echo 10.0.0.50 2 ++ cut -d ' ' -f 1 + my_ip=10.0.0.50 ++ echo 10.0.0.50 2 ++ cut -d ' ' -f 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.50 + KAFKA_LISTEN_ADDRESS=10.0.0.50 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=2 + 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=2/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.50: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.50/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-03-23 05:47:37,057] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-03-23 05:47:37,764] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-03-23 05:47:38,330] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-03-23 05:47:38,332] INFO starting (kafka.server.KafkaServer) [2026-03-23 05:47:38,333] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-03-23 05:47:38,379] 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-03-23 05:47:38,389] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,389] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5515-2. (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,389] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,389] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,389] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,390] 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-03-23 05:47:38,390] 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-03-23 05:47:38,391] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,391] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,391] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,392] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,392] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,392] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,392] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,392] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,392] INFO Client environment:os.memory.free=982MB (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,392] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,392] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-23 05:47:38,401] 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-03-23 05:47:38,410] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-03-23 05:47:38,422] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:47:38,424] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:47:38,437] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-23 05:47:38,444] INFO Socket connection established, initiating session, client: /10.0.0.50:45630, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:47:38,465] INFO Session establishment complete on server /10.0.0.50:2181, session id = 0x200002515160039, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:47:38,493] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-23 05:47:39,109] INFO Cluster ID = RRNYltlfRL6J51l7znxi-A (kafka.server.KafkaServer) [2026-03-23 05:47:39,271] 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 = 2 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.50: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 = 2 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-03-23 05:47:39,359] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:47:39,364] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:47:39,373] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:47:39,388] INFO [KafkaServer id=2] Rewriting /tmp/kafka-logs/meta.properties (kafka.server.KafkaServer) [2026-03-23 05:47:39,389] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-23 05:47:39,634] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-03-23 05:47:39,646] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager) [2026-03-23 05:47:39,691] INFO Loaded 0 logs in 36ms (kafka.log.LogManager) [2026-03-23 05:47:39,725] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-03-23 05:47:39,727] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-03-23 05:47:40,038] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-03-23 05:47:40,181] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-03-23 05:47:40,195] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-03-23 05:47:40,200] INFO Feature ZK node at path: /feature does not exist (kafka.server.FinalizedFeatureChangeListener) [2026-03-23 05:47:40,239] INFO [zk-broker-2-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-03-23 05:47:40,570] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-03-23 05:47:40,586] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-03-23 05:47:40,590] INFO [zk-broker-2-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-03-23 05:47:40,612] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:47:40,614] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:47:40,616] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:47:40,619] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:47:40,620] INFO [ExpirationReaper-2-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:47:40,638] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-23 05:47:40,638] INFO [AddPartitionsToTxnSenderThread-2]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-03-23 05:47:40,714] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-03-23 05:47:40,732] INFO Stat of the created znode at /brokers/ids/2 is: 8589959809,8589959809,1774244860723,1774244860723,1,0,0,144115347343409209,202,0,8589959809 (kafka.zk.KafkaZkClient) [2026-03-23 05:47:40,733] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT://10.0.0.50:9092, czxid (broker epoch): 8589959809 (kafka.zk.KafkaZkClient) [2026-03-23 05:47:40,767] INFO Feature ZK node created at path: /feature (kafka.server.FinalizedFeatureChangeListener) [2026-03-23 05:47:40,774] INFO [MetadataCache brokerId=2] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2026-03-23 05:47:40,788] INFO [ExpirationReaper-2-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:47:40,790] INFO [ExpirationReaper-2-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:47:40,793] INFO [ExpirationReaper-2-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:47:40,807] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-03-23 05:47:40,825] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-03-23 05:47:40,838] INFO [TransactionCoordinator id=2] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-23 05:47:40,841] INFO [TxnMarkerSenderThread-2]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-03-23 05:47:40,842] INFO [TransactionCoordinator id=2] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-23 05:47:40,879] INFO [ExpirationReaper-2-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-23 05:47:40,904] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-03-23 05:47:40,953] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Enabling request processing. (kafka.network.SocketServer) [2026-03-23 05:47:40,955] INFO Awaiting socket connections on 10.0.0.50:9092. (kafka.network.DataPlaneAcceptor) [2026-03-23 05:47:40,959] INFO [KafkaServer id=2] Start processing authorizer futures (kafka.server.KafkaServer) [2026-03-23 05:47:40,960] INFO [KafkaServer id=2] End processing authorizer futures (kafka.server.KafkaServer) [2026-03-23 05:47:40,960] INFO [KafkaServer id=2] Start processing enable request processing future (kafka.server.KafkaServer) [2026-03-23 05:47:40,960] INFO [KafkaServer id=2] End processing enable request processing future (kafka.server.KafkaServer) [2026-03-23 05:47:40,970] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-23 05:47:40,970] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-23 05:47:40,970] INFO Kafka startTimeMs: 1774244860960 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-23 05:47:40,971] INFO [KafkaServer id=2] started (kafka.server.KafkaServer) [2026-03-23 05:47:41,554] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,558] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,554] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,561] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,561] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,561] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,561] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,561] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,561] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,561] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,562] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,562] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,562] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,562] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,562] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,562] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,562] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,563] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,563] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,563] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,563] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,563] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,563] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,563] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,563] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,563] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,563] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,563] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,564] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,564] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,564] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,564] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,581] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,581] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,581] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,581] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,582] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,582] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,582] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,582] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,582] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,582] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,582] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,582] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,582] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,582] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,582] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,583] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,583] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,583] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,583] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,583] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,583] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,583] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,583] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,583] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,584] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,584] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,584] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,585] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,585] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,585] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 0. [2026-03-23 05:47:41,798] INFO [zk-broker-2-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-03-23 05:47:41,849] INFO [zk-broker-2-to-controller-forwarding-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-03-23 05:47:42,332] 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-03-23 05:47:42,345] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,348] INFO [Partition -uve-topic-20-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-03-23 05:47:42,350] INFO [Partition -uve-topic-20-6 broker=2] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,355] 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-03-23 05:47:42,356] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,356] INFO [Partition -uve-topic-17-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,356] INFO [Partition -uve-topic-17-7 broker=2] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,361] 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-03-23 05:47:42,362] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,362] INFO [Partition -uve-topic-18-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,362] INFO [Partition -uve-topic-18-7 broker=2] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,367] 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-03-23 05:47:42,368] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,368] INFO [Partition -uve-topic-19-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,368] INFO [Partition -uve-topic-19-7 broker=2] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,375] 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-03-23 05:47:42,375] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,375] INFO [Partition -uve-topic-25-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-03-23 05:47:42,376] INFO [Partition -uve-topic-25-6 broker=2] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,380] 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-03-23 05:47:42,382] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,382] INFO [Partition -uve-topic-12-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,382] INFO [Partition -uve-topic-12-8 broker=2] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,386] 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-03-23 05:47:42,390] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,390] INFO [Partition -uve-topic-26-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-03-23 05:47:42,390] INFO [Partition -uve-topic-26-6 broker=2] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,397] 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-03-23 05:47:42,399] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,400] INFO [Partition -uve-topic-13-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,401] INFO [Partition -uve-topic-13-8 broker=2] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,405] 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-03-23 05:47:42,407] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,407] INFO [Partition -uve-topic-27-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-03-23 05:47:42,408] INFO [Partition -uve-topic-27-6 broker=2] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,414] 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-03-23 05:47:42,415] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,416] INFO [Partition -uve-topic-14-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,416] INFO [Partition -uve-topic-14-8 broker=2] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,420] 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-03-23 05:47:42,421] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,421] INFO [Partition -uve-topic-28-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-03-23 05:47:42,421] INFO [Partition -uve-topic-28-6 broker=2] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,432] 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-03-23 05:47:42,433] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,433] INFO [Partition -uve-topic-15-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,433] INFO [Partition -uve-topic-15-8 broker=2] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,439] 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-03-23 05:47:42,441] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,442] INFO [Partition -uve-topic-21-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-03-23 05:47:42,442] INFO [Partition -uve-topic-21-6 broker=2] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,450] 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-03-23 05:47:42,451] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,451] INFO [Partition -uve-topic-22-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-03-23 05:47:42,452] INFO [Partition -uve-topic-22-6 broker=2] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,459] 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-03-23 05:47:42,461] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,462] INFO [Partition -uve-topic-23-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-03-23 05:47:42,462] INFO [Partition -uve-topic-23-6 broker=2] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,470] 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-03-23 05:47:42,471] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,471] INFO [Partition -uve-topic-10-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,471] INFO [Partition -uve-topic-10-8 broker=2] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,476] 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-03-23 05:47:42,476] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,476] INFO [Partition -uve-topic-24-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-03-23 05:47:42,476] INFO [Partition -uve-topic-24-6 broker=2] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,479] 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-03-23 05:47:42,479] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,479] INFO [Partition -uve-topic-11-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,479] INFO [Partition -uve-topic-11-8 broker=2] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,484] 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-03-23 05:47:42,485] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,486] INFO [Partition -uve-topic-20-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-03-23 05:47:42,486] INFO [Partition -uve-topic-20-5 broker=2] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,490] 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-03-23 05:47:42,491] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,491] INFO [Partition -uve-topic-21-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-03-23 05:47:42,491] INFO [Partition -uve-topic-21-5 broker=2] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,495] 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-03-23 05:47:42,495] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,495] INFO [Partition -uve-topic-18-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-03-23 05:47:42,495] INFO [Partition -uve-topic-18-6 broker=2] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,502] 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-03-23 05:47:42,502] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,503] INFO [Partition -uve-topic-19-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-03-23 05:47:42,503] INFO [Partition -uve-topic-19-6 broker=2] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,508] 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-03-23 05:47:42,508] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,509] INFO [Partition -uve-topic-26-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-03-23 05:47:42,509] INFO [Partition -uve-topic-26-5 broker=2] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,514] 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-03-23 05:47:42,515] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,515] INFO [Partition -uve-topic-13-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,515] INFO [Partition -uve-topic-13-7 broker=2] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,522] 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-03-23 05:47:42,523] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,523] INFO [Partition -uve-topic-27-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-03-23 05:47:42,523] INFO [Partition -uve-topic-27-5 broker=2] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,529] 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-03-23 05:47:42,529] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,530] INFO [Partition -uve-topic-14-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,530] INFO [Partition -uve-topic-14-7 broker=2] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,532] 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-03-23 05:47:42,533] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,533] INFO [Partition -uve-topic-28-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-03-23 05:47:42,533] INFO [Partition -uve-topic-28-5 broker=2] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,537] 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-03-23 05:47:42,537] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,538] INFO [Partition -uve-topic-15-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,538] INFO [Partition -uve-topic-15-7 broker=2] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,541] 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-03-23 05:47:42,541] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,541] INFO [Partition -uve-topic-29-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-03-23 05:47:42,541] INFO [Partition -uve-topic-29-5 broker=2] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,545] 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-03-23 05:47:42,545] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,545] INFO [Partition -uve-topic-16-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,545] INFO [Partition -uve-topic-16-7 broker=2] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,548] 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-03-23 05:47:42,548] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,548] INFO [Partition -uve-topic-22-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-03-23 05:47:42,548] INFO [Partition -uve-topic-22-5 broker=2] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,553] 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-03-23 05:47:42,553] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,554] INFO [Partition -uve-topic-23-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-03-23 05:47:42,554] INFO [Partition -uve-topic-23-5 broker=2] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,561] 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-03-23 05:47:42,562] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,562] INFO [Partition -uve-topic-10-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,562] INFO [Partition -uve-topic-10-7 broker=2] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,567] 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-03-23 05:47:42,567] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,567] INFO [Partition -uve-topic-24-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-03-23 05:47:42,567] INFO [Partition -uve-topic-24-5 broker=2] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,572] 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-03-23 05:47:42,572] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,572] INFO [Partition -uve-topic-11-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,572] INFO [Partition -uve-topic-11-7 broker=2] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,576] 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-03-23 05:47:42,577] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,577] INFO [Partition -uve-topic-25-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-03-23 05:47:42,577] INFO [Partition -uve-topic-25-5 broker=2] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,580] 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-03-23 05:47:42,580] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,581] INFO [Partition -uve-topic-12-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,581] INFO [Partition -uve-topic-12-7 broker=2] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,584] 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-03-23 05:47:42,584] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,585] INFO [Partition -uve-topic-19-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,585] INFO [Partition -uve-topic-19-9 broker=2] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,590] 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-03-23 05:47:42,590] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,590] INFO [Partition -uve-topic-28-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,591] INFO [Partition -uve-topic-28-7 broker=2] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,594] 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-03-23 05:47:42,595] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,595] INFO [Partition -uve-topic-15-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,595] INFO [Partition -uve-topic-15-9 broker=2] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,599] 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-03-23 05:47:42,599] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,599] INFO [Partition -uve-topic-29-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,599] INFO [Partition -uve-topic-29-7 broker=2] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,602] 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-03-23 05:47:42,603] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,603] INFO [Partition -uve-topic-16-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,603] INFO [Partition -uve-topic-16-9 broker=2] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,606] 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-03-23 05:47:42,607] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,608] INFO [Partition -uve-topic-17-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,609] INFO [Partition -uve-topic-17-9 broker=2] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,617] 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-03-23 05:47:42,619] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,619] INFO [Partition -uve-topic-18-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,619] INFO [Partition -uve-topic-18-9 broker=2] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,623] 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-03-23 05:47:42,624] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,624] INFO [Partition -uve-topic-23-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,624] INFO [Partition -uve-topic-23-8 broker=2] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,628] 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-03-23 05:47:42,628] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,628] INFO [Partition -uve-topic-10-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-03-23 05:47:42,628] INFO [Partition -uve-topic-10-10 broker=2] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,631] 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-03-23 05:47:42,632] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,632] INFO [Partition -uve-topic-24-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,632] INFO [Partition -uve-topic-24-8 broker=2] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,635] 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-03-23 05:47:42,636] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,636] INFO [Partition -uve-topic-11-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-03-23 05:47:42,636] INFO [Partition -uve-topic-11-10 broker=2] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,639] 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-03-23 05:47:42,640] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,640] INFO [Partition -uve-topic-25-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,640] INFO [Partition -uve-topic-25-8 broker=2] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,642] 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-03-23 05:47:42,643] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,643] INFO [Partition -uve-topic-12-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-03-23 05:47:42,643] INFO [Partition -uve-topic-12-10 broker=2] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,645] 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-03-23 05:47:42,645] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,646] INFO [Partition -uve-topic-26-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,646] INFO [Partition -uve-topic-26-8 broker=2] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,649] 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-03-23 05:47:42,649] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,649] INFO [Partition -uve-topic-13-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-03-23 05:47:42,649] INFO [Partition -uve-topic-13-10 broker=2] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,655] 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-03-23 05:47:42,656] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,656] INFO [Partition -uve-topic-20-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,656] INFO [Partition -uve-topic-20-8 broker=2] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,660] 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-03-23 05:47:42,663] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,663] INFO [Partition -uve-topic-21-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,663] INFO [Partition -uve-topic-21-8 broker=2] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,666] 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-03-23 05:47:42,668] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,669] INFO [Partition -uve-topic-22-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,669] INFO [Partition -uve-topic-22-8 broker=2] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,673] 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-03-23 05:47:42,673] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,673] INFO [Partition -uve-topic-29-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-03-23 05:47:42,673] INFO [Partition -uve-topic-29-6 broker=2] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,679] 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-03-23 05:47:42,679] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,679] INFO [Partition -uve-topic-16-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,679] INFO [Partition -uve-topic-16-8 broker=2] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,687] 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-03-23 05:47:42,690] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,691] INFO [Partition -uve-topic-17-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,691] INFO [Partition -uve-topic-17-8 broker=2] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,698] 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-03-23 05:47:42,700] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,700] INFO [Partition -uve-topic-18-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,708] INFO [Partition -uve-topic-18-8 broker=2] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,712] 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-03-23 05:47:42,713] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,713] INFO [Partition -uve-topic-19-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,713] INFO [Partition -uve-topic-19-8 broker=2] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,717] 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-03-23 05:47:42,718] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,718] INFO [Partition -uve-topic-24-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,718] INFO [Partition -uve-topic-24-7 broker=2] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,725] 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-03-23 05:47:42,725] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,726] INFO [Partition -uve-topic-11-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,726] INFO [Partition -uve-topic-11-9 broker=2] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,730] 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-03-23 05:47:42,731] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,731] INFO [Partition -uve-topic-25-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,731] INFO [Partition -uve-topic-25-7 broker=2] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,737] 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-03-23 05:47:42,737] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,737] INFO [Partition -uve-topic-12-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,738] INFO [Partition -uve-topic-12-9 broker=2] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,743] 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-03-23 05:47:42,744] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,744] INFO [Partition -uve-topic-26-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,744] INFO [Partition -uve-topic-26-7 broker=2] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,747] 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-03-23 05:47:42,747] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,747] INFO [Partition -uve-topic-13-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,747] INFO [Partition -uve-topic-13-9 broker=2] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,750] 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-03-23 05:47:42,750] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,750] INFO [Partition -uve-topic-27-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,750] INFO [Partition -uve-topic-27-7 broker=2] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,753] 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-03-23 05:47:42,754] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,754] INFO [Partition -uve-topic-14-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,754] INFO [Partition -uve-topic-14-9 broker=2] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,756] 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-03-23 05:47:42,757] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,757] INFO [Partition -uve-topic-20-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,757] INFO [Partition -uve-topic-20-7 broker=2] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,760] 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-03-23 05:47:42,760] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,760] INFO [Partition -uve-topic-21-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,760] INFO [Partition -uve-topic-21-7 broker=2] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,763] 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-03-23 05:47:42,763] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,764] INFO [Partition -uve-topic-22-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,764] INFO [Partition -uve-topic-22-7 broker=2] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,767] 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-03-23 05:47:42,767] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,767] INFO [Partition -uve-topic-23-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-03-23 05:47:42,767] INFO [Partition -uve-topic-23-7 broker=2] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,771] 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-03-23 05:47:42,772] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,772] INFO [Partition -uve-topic-10-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,772] INFO [Partition -uve-topic-10-9 broker=2] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,774] 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-03-23 05:47:42,775] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,775] INFO [Partition -uve-topic-17-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-03-23 05:47:42,775] INFO [Partition -uve-topic-17-11 broker=2] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,778] 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-03-23 05:47:42,779] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,779] INFO [Partition -uve-topic-18-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-03-23 05:47:42,779] INFO [Partition -uve-topic-18-11 broker=2] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,785] 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-03-23 05:47:42,790] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,790] INFO [Partition -uve-topic-19-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-03-23 05:47:42,790] INFO [Partition -uve-topic-19-11 broker=2] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,796] 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-03-23 05:47:42,797] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,797] INFO [Partition -uve-topic-26-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,797] INFO [Partition -uve-topic-26-9 broker=2] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,801] 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-03-23 05:47:42,802] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,810] INFO [Partition -uve-topic-13-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-03-23 05:47:42,810] INFO [Partition -uve-topic-13-11 broker=2] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,816] 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-03-23 05:47:42,816] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,817] INFO [Partition -uve-topic-27-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,817] INFO [Partition -uve-topic-27-9 broker=2] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,820] 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-03-23 05:47:42,820] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,820] INFO [Partition -uve-topic-14-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-03-23 05:47:42,820] INFO [Partition -uve-topic-14-11 broker=2] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,823] 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-03-23 05:47:42,823] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,823] INFO [Partition -uve-topic-28-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,823] INFO [Partition -uve-topic-28-9 broker=2] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,827] 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-03-23 05:47:42,828] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,828] INFO [Partition -uve-topic-15-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-03-23 05:47:42,828] INFO [Partition -uve-topic-15-11 broker=2] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,831] 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-03-23 05:47:42,831] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,831] INFO [Partition -uve-topic-29-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,831] INFO [Partition -uve-topic-29-9 broker=2] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,834] 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-03-23 05:47:42,835] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,835] INFO [Partition -uve-topic-16-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-03-23 05:47:42,836] INFO [Partition -uve-topic-16-11 broker=2] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,839] 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-03-23 05:47:42,840] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,840] INFO [Partition -uve-topic-21-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-03-23 05:47:42,840] INFO [Partition -uve-topic-21-10 broker=2] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,842] 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-03-23 05:47:42,843] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,843] INFO [Partition -uve-topic-22-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-03-23 05:47:42,843] INFO [Partition -uve-topic-22-10 broker=2] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,848] 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-03-23 05:47:42,849] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,850] INFO [Partition -uve-topic-23-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-03-23 05:47:42,850] INFO [Partition -uve-topic-23-10 broker=2] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,856] 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-03-23 05:47:42,856] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,857] INFO [Partition -uve-topic-10-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-03-23 05:47:42,857] INFO [Partition -uve-topic-10-12 broker=2] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,864] 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-03-23 05:47:42,864] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,865] INFO [Partition -uve-topic-24-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-03-23 05:47:42,865] INFO [Partition -uve-topic-24-10 broker=2] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,871] 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-03-23 05:47:42,872] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,872] INFO [Partition -uve-topic-11-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-03-23 05:47:42,872] INFO [Partition -uve-topic-11-12 broker=2] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,879] 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-03-23 05:47:42,879] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,880] INFO [Partition -uve-topic-20-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-03-23 05:47:42,880] INFO [Partition -uve-topic-20-10 broker=2] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,884] 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-03-23 05:47:42,885] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,885] INFO [Partition -uve-topic-18-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-03-23 05:47:42,885] INFO [Partition -uve-topic-18-10 broker=2] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,890] 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-03-23 05:47:42,891] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,891] INFO [Partition -uve-topic-19-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-03-23 05:47:42,891] INFO [Partition -uve-topic-19-10 broker=2] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,919] 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-03-23 05:47:42,920] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,920] INFO [Partition -uve-topic-27-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,920] INFO [Partition -uve-topic-27-8 broker=2] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,925] 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-03-23 05:47:42,926] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,927] INFO [Partition -uve-topic-14-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-03-23 05:47:42,927] INFO [Partition -uve-topic-14-10 broker=2] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,931] 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-03-23 05:47:42,931] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,931] INFO [Partition -uve-topic-28-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,931] INFO [Partition -uve-topic-28-8 broker=2] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,939] 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-03-23 05:47:42,940] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,941] INFO [Partition -uve-topic-15-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-03-23 05:47:42,941] INFO [Partition -uve-topic-15-10 broker=2] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,946] 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-03-23 05:47:42,946] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,946] INFO [Partition -uve-topic-29-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-03-23 05:47:42,946] INFO [Partition -uve-topic-29-8 broker=2] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,957] 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-03-23 05:47:42,961] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,962] INFO [Partition -uve-topic-16-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-03-23 05:47:42,962] INFO [Partition -uve-topic-16-10 broker=2] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,965] 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-03-23 05:47:42,966] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,966] INFO [Partition -uve-topic-17-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-03-23 05:47:42,966] INFO [Partition -uve-topic-17-10 broker=2] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,971] 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-03-23 05:47:42,971] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,972] INFO [Partition -uve-topic-22-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,972] INFO [Partition -uve-topic-22-9 broker=2] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,977] 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-03-23 05:47:42,977] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,977] INFO [Partition -uve-topic-23-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,977] INFO [Partition -uve-topic-23-9 broker=2] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,981] 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-03-23 05:47:42,982] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,982] INFO [Partition -uve-topic-10-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-03-23 05:47:42,982] INFO [Partition -uve-topic-10-11 broker=2] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,987] 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-03-23 05:47:42,988] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,988] INFO [Partition -uve-topic-24-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-03-23 05:47:42,988] INFO [Partition -uve-topic-24-9 broker=2] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:42,997] 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-03-23 05:47:42,997] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:42,997] INFO [Partition -uve-topic-11-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-03-23 05:47:42,997] INFO [Partition -uve-topic-11-11 broker=2] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,000] 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-03-23 05:47:43,000] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,000] INFO [Partition -uve-topic-25-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-03-23 05:47:43,000] INFO [Partition -uve-topic-25-9 broker=2] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,004] 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-03-23 05:47:43,005] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,005] INFO [Partition -uve-topic-12-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-03-23 05:47:43,005] INFO [Partition -uve-topic-12-11 broker=2] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,008] 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-03-23 05:47:43,009] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,009] INFO [Partition -uve-topic-20-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-03-23 05:47:43,009] INFO [Partition -uve-topic-20-9 broker=2] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,012] 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-03-23 05:47:43,013] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,013] INFO [Partition -uve-topic-21-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-03-23 05:47:43,014] INFO [Partition -uve-topic-21-9 broker=2] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,017] 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-03-23 05:47:43,018] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,018] INFO [Partition -uve-topic-28-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-03-23 05:47:43,018] INFO [Partition -uve-topic-28-11 broker=2] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,020] 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-03-23 05:47:43,021] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,021] INFO [Partition -uve-topic-15-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-03-23 05:47:43,021] INFO [Partition -uve-topic-15-13 broker=2] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,025] 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-03-23 05:47:43,025] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,025] INFO [Partition -uve-topic-29-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-03-23 05:47:43,025] INFO [Partition -uve-topic-29-11 broker=2] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,028] 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-03-23 05:47:43,028] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,028] INFO [Partition -uve-topic-16-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-03-23 05:47:43,028] INFO [Partition -uve-topic-16-13 broker=2] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,037] 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-03-23 05:47:43,037] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,037] INFO [Partition -uve-topic-17-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-03-23 05:47:43,037] INFO [Partition -uve-topic-17-13 broker=2] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,041] 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-03-23 05:47:43,041] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,041] INFO [Partition -uve-topic-18-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-03-23 05:47:43,041] INFO [Partition -uve-topic-18-13 broker=2] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,045] 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-03-23 05:47:43,045] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,046] INFO [Partition -uve-topic-24-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-03-23 05:47:43,046] INFO [Partition -uve-topic-24-11 broker=2] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,050] 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-03-23 05:47:43,052] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,052] INFO [Partition -uve-topic-11-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-03-23 05:47:43,052] INFO [Partition -uve-topic-11-13 broker=2] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,057] 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-03-23 05:47:43,058] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,058] INFO [Partition -uve-topic-25-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-03-23 05:47:43,058] INFO [Partition -uve-topic-25-11 broker=2] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,063] 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-03-23 05:47:43,064] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,064] INFO [Partition -uve-topic-12-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-03-23 05:47:43,064] INFO [Partition -uve-topic-12-13 broker=2] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,067] 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-03-23 05:47:43,068] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,068] INFO [Partition -uve-topic-26-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-03-23 05:47:43,068] INFO [Partition -uve-topic-26-11 broker=2] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,071] 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-03-23 05:47:43,071] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,072] INFO [Partition -uve-topic-13-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-03-23 05:47:43,072] INFO [Partition -uve-topic-13-13 broker=2] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,075] 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-03-23 05:47:43,075] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,075] INFO [Partition -uve-topic-27-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-03-23 05:47:43,075] INFO [Partition -uve-topic-27-11 broker=2] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,078] 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-03-23 05:47:43,078] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,078] INFO [Partition -uve-topic-14-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-03-23 05:47:43,078] INFO [Partition -uve-topic-14-13 broker=2] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,081] 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-03-23 05:47:43,081] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,081] INFO [Partition -uve-topic-20-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-03-23 05:47:43,081] INFO [Partition -uve-topic-20-12 broker=2] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,085] 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-03-23 05:47:43,085] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,085] INFO [Partition -uve-topic-21-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-03-23 05:47:43,085] INFO [Partition -uve-topic-21-12 broker=2] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,087] 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-03-23 05:47:43,087] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,088] INFO [Partition -uve-topic-22-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-03-23 05:47:43,088] INFO [Partition -uve-topic-22-12 broker=2] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,092] 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-03-23 05:47:43,093] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,093] INFO [Partition -uve-topic-19-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-03-23 05:47:43,094] INFO [Partition -uve-topic-19-13 broker=2] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,114] 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-03-23 05:47:43,115] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,115] INFO [Partition -uve-topic-29-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-03-23 05:47:43,115] INFO [Partition -uve-topic-29-10 broker=2] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,121] 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-03-23 05:47:43,122] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,122] INFO [Partition -uve-topic-16-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-03-23 05:47:43,122] INFO [Partition -uve-topic-16-12 broker=2] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,132] 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-03-23 05:47:43,132] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,133] INFO [Partition -uve-topic-17-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-03-23 05:47:43,133] INFO [Partition -uve-topic-17-12 broker=2] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,135] 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-03-23 05:47:43,135] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,136] INFO [Partition -uve-topic-18-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-03-23 05:47:43,136] INFO [Partition -uve-topic-18-12 broker=2] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,139] 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-03-23 05:47:43,139] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,139] INFO [Partition -uve-topic-19-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-03-23 05:47:43,139] INFO [Partition -uve-topic-19-12 broker=2] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,142] 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-03-23 05:47:43,142] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,142] INFO [Partition -uve-topic-25-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-03-23 05:47:43,142] INFO [Partition -uve-topic-25-10 broker=2] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,149] 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-03-23 05:47:43,149] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,150] INFO [Partition -uve-topic-12-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-03-23 05:47:43,150] INFO [Partition -uve-topic-12-12 broker=2] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,153] 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-03-23 05:47:43,154] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,154] INFO [Partition -uve-topic-26-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-03-23 05:47:43,154] INFO [Partition -uve-topic-26-10 broker=2] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,163] 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-03-23 05:47:43,164] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,164] INFO [Partition -uve-topic-13-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-03-23 05:47:43,164] INFO [Partition -uve-topic-13-12 broker=2] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,169] 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-03-23 05:47:43,169] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,169] INFO [Partition -uve-topic-27-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-03-23 05:47:43,169] INFO [Partition -uve-topic-27-10 broker=2] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,171] 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-03-23 05:47:43,172] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,172] INFO [Partition -uve-topic-14-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-03-23 05:47:43,172] INFO [Partition -uve-topic-14-12 broker=2] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,174] 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-03-23 05:47:43,174] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,175] INFO [Partition -uve-topic-28-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-03-23 05:47:43,175] INFO [Partition -uve-topic-28-10 broker=2] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,177] 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-03-23 05:47:43,177] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,177] INFO [Partition -uve-topic-15-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-03-23 05:47:43,178] INFO [Partition -uve-topic-15-12 broker=2] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,183] 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-03-23 05:47:43,183] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,183] INFO [Partition -uve-topic-20-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-03-23 05:47:43,183] INFO [Partition -uve-topic-20-11 broker=2] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,192] 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-03-23 05:47:43,192] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,192] INFO [Partition -uve-topic-21-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-03-23 05:47:43,192] INFO [Partition -uve-topic-21-11 broker=2] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,197] 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-03-23 05:47:43,197] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,197] INFO [Partition -uve-topic-22-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-03-23 05:47:43,197] INFO [Partition -uve-topic-22-11 broker=2] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,199] 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-03-23 05:47:43,200] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,200] INFO [Partition -uve-topic-23-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-03-23 05:47:43,200] INFO [Partition -uve-topic-23-11 broker=2] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,204] 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-03-23 05:47:43,204] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,204] INFO [Partition -uve-topic-10-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-03-23 05:47:43,204] INFO [Partition -uve-topic-10-13 broker=2] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,211] 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-03-23 05:47:43,212] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,212] INFO [Partition -uve-topic-12-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,212] INFO [Partition -uve-topic-12-0 broker=2] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,218] 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-03-23 05:47:43,219] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,219] INFO [Partition -uve-topic-13-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,219] INFO [Partition -uve-topic-13-0 broker=2] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,238] 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-03-23 05:47:43,246] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,247] INFO [Partition -uve-topic-14-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,247] INFO [Partition -uve-topic-14-0 broker=2] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,254] 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-03-23 05:47:43,261] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,262] INFO [Partition -uve-topic-15-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,262] INFO [Partition -uve-topic-15-0 broker=2] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,267] 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-03-23 05:47:43,268] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,268] INFO [Partition -uve-topic-10-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,268] INFO [Partition -uve-topic-10-0 broker=2] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,272] 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-03-23 05:47:43,274] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,274] INFO [Partition -uve-topic-11-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,274] INFO [Partition -uve-topic-11-0 broker=2] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,278] 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-03-23 05:47:43,278] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,278] INFO [Partition -uve-topic-16-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,278] INFO [Partition -uve-topic-16-0 broker=2] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,282] 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-03-23 05:47:43,283] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,283] INFO [Partition -uve-topic-17-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,283] INFO [Partition -uve-topic-17-0 broker=2] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,286] 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-03-23 05:47:43,287] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,287] INFO [Partition -uve-topic-18-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,287] INFO [Partition -uve-topic-18-0 broker=2] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,291] 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-03-23 05:47:43,291] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,291] INFO [Partition -uve-topic-19-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,291] INFO [Partition -uve-topic-19-0 broker=2] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,295] 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-03-23 05:47:43,296] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,296] INFO [Partition -uve-topic-23-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,296] INFO [Partition -uve-topic-23-0 broker=2] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,300] 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-03-23 05:47:43,302] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,302] INFO [Partition -uve-topic-10-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,302] INFO [Partition -uve-topic-10-2 broker=2] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,305] 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-03-23 05:47:43,305] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,306] INFO [Partition -uve-topic-24-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,306] INFO [Partition -uve-topic-24-0 broker=2] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,310] 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-03-23 05:47:43,311] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,311] INFO [Partition -uve-topic-11-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,311] INFO [Partition -uve-topic-11-2 broker=2] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,314] 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-03-23 05:47:43,315] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,315] INFO [Partition -uve-topic-25-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,315] INFO [Partition -uve-topic-25-0 broker=2] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,319] 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-03-23 05:47:43,319] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,319] INFO [Partition -uve-topic-12-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,319] INFO [Partition -uve-topic-12-2 broker=2] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,325] 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-03-23 05:47:43,325] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,325] INFO [Partition -uve-topic-26-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,325] INFO [Partition -uve-topic-26-0 broker=2] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,329] 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-03-23 05:47:43,329] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,329] INFO [Partition -uve-topic-13-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,329] INFO [Partition -uve-topic-13-2 broker=2] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,331] 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-03-23 05:47:43,331] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,332] INFO [Partition -uve-topic-20-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,332] INFO [Partition -uve-topic-20-0 broker=2] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,336] 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-03-23 05:47:43,336] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,337] INFO [Partition -uve-topic-21-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,337] INFO [Partition -uve-topic-21-0 broker=2] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,340] 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-03-23 05:47:43,341] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,341] INFO [Partition -uve-topic-22-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,341] INFO [Partition -uve-topic-22-0 broker=2] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,345] 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-03-23 05:47:43,345] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,345] INFO [Partition -uve-topic-18-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,345] INFO [Partition -uve-topic-18-2 broker=2] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,348] 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-03-23 05:47:43,348] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,348] INFO [Partition -uve-topic-19-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,348] INFO [Partition -uve-topic-19-2 broker=2] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,351] 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-03-23 05:47:43,351] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,352] INFO [Partition -uve-topic-27-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,352] INFO [Partition -uve-topic-27-0 broker=2] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,356] 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-03-23 05:47:43,356] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,356] INFO [Partition -uve-topic-14-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,356] INFO [Partition -uve-topic-14-2 broker=2] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,359] 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-03-23 05:47:43,359] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,360] INFO [Partition -uve-topic-28-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,360] INFO [Partition -uve-topic-28-0 broker=2] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,363] 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-03-23 05:47:43,364] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,364] INFO [Partition -uve-topic-15-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,364] INFO [Partition -uve-topic-15-2 broker=2] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,365] 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-03-23 05:47:43,366] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,369] INFO [Partition -uve-topic-29-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-03-23 05:47:43,369] INFO [Partition -uve-topic-29-0 broker=2] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,374] 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-03-23 05:47:43,375] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,375] INFO [Partition -uve-topic-16-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,375] INFO [Partition -uve-topic-16-2 broker=2] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,379] 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-03-23 05:47:43,379] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,379] INFO [Partition -uve-topic-17-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,381] INFO [Partition -uve-topic-17-2 broker=2] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,384] 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-03-23 05:47:43,385] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,385] INFO [Partition -uve-topic-11-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,385] INFO [Partition -uve-topic-11-1 broker=2] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,390] 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-03-23 05:47:43,391] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,391] INFO [Partition -uve-topic-12-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,391] INFO [Partition -uve-topic-12-1 broker=2] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,395] 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-03-23 05:47:43,396] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,396] INFO [Partition -uve-topic-13-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,396] INFO [Partition -uve-topic-13-1 broker=2] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,399] 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-03-23 05:47:43,399] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,399] INFO [Partition -uve-topic-14-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,399] INFO [Partition -uve-topic-14-1 broker=2] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,403] 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-03-23 05:47:43,404] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,404] INFO [Partition -uve-topic-10-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,404] INFO [Partition -uve-topic-10-1 broker=2] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,409] 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-03-23 05:47:43,410] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,411] INFO [Partition -uve-topic-19-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,411] INFO [Partition -uve-topic-19-1 broker=2] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,414] 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-03-23 05:47:43,415] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,415] INFO [Partition -uve-topic-15-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,415] INFO [Partition -uve-topic-15-1 broker=2] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,419] 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-03-23 05:47:43,420] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,420] INFO [Partition -uve-topic-16-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,420] INFO [Partition -uve-topic-16-1 broker=2] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,427] 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-03-23 05:47:43,427] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,427] INFO [Partition -uve-topic-17-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,427] INFO [Partition -uve-topic-17-1 broker=2] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,431] 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-03-23 05:47:43,437] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,438] INFO [Partition -uve-topic-18-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,438] INFO [Partition -uve-topic-18-1 broker=2] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,459] 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-03-23 05:47:43,464] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,464] INFO [Partition -uve-topic-21-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,464] INFO [Partition -uve-topic-21-2 broker=2] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,467] 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-03-23 05:47:43,468] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,468] INFO [Partition -uve-topic-22-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,468] INFO [Partition -uve-topic-22-2 broker=2] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,471] 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-03-23 05:47:43,471] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,471] INFO [Partition -uve-topic-23-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,471] INFO [Partition -uve-topic-23-2 broker=2] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,474] 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-03-23 05:47:43,475] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,475] INFO [Partition -uve-topic-10-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,475] INFO [Partition -uve-topic-10-4 broker=2] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,479] 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-03-23 05:47:43,479] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,479] INFO [Partition -uve-topic-24-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,479] INFO [Partition -uve-topic-24-2 broker=2] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,483] 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-03-23 05:47:43,484] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,484] INFO [Partition -uve-topic-11-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,484] INFO [Partition -uve-topic-11-4 broker=2] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,488] 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-03-23 05:47:43,490] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,490] INFO [Partition -uve-topic-20-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,490] INFO [Partition -uve-topic-20-2 broker=2] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,493] 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-03-23 05:47:43,493] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,493] INFO [Partition -uve-topic-29-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,493] INFO [Partition -uve-topic-29-2 broker=2] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,498] 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-03-23 05:47:43,499] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,499] INFO [Partition -uve-topic-16-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,499] INFO [Partition -uve-topic-16-4 broker=2] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,505] 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-03-23 05:47:43,506] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,506] INFO [Partition -uve-topic-17-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,506] INFO [Partition -uve-topic-17-4 broker=2] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,510] 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-03-23 05:47:43,510] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,510] INFO [Partition -uve-topic-18-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,511] INFO [Partition -uve-topic-18-4 broker=2] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,515] 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-03-23 05:47:43,516] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,516] INFO [Partition -uve-topic-19-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,516] INFO [Partition -uve-topic-19-4 broker=2] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,518] 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-03-23 05:47:43,519] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,519] INFO [Partition -uve-topic-25-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,519] INFO [Partition -uve-topic-25-2 broker=2] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,523] 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-03-23 05:47:43,524] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,524] INFO [Partition -uve-topic-12-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,524] INFO [Partition -uve-topic-12-4 broker=2] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,527] 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-03-23 05:47:43,527] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,532] INFO [Partition -uve-topic-26-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,532] INFO [Partition -uve-topic-26-2 broker=2] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,535] 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-03-23 05:47:43,535] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,536] INFO [Partition -uve-topic-13-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,536] INFO [Partition -uve-topic-13-4 broker=2] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,539] 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-03-23 05:47:43,539] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,540] INFO [Partition -uve-topic-27-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,540] INFO [Partition -uve-topic-27-2 broker=2] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,542] 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-03-23 05:47:43,542] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,543] INFO [Partition -uve-topic-14-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,543] INFO [Partition -uve-topic-14-4 broker=2] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,545] 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-03-23 05:47:43,546] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,546] INFO [Partition -uve-topic-28-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-03-23 05:47:43,546] INFO [Partition -uve-topic-28-2 broker=2] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,549] 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-03-23 05:47:43,549] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,550] INFO [Partition -uve-topic-15-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,550] INFO [Partition -uve-topic-15-4 broker=2] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,561] 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-03-23 05:47:43,561] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,562] INFO [Partition -uve-topic-22-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,562] INFO [Partition -uve-topic-22-1 broker=2] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,564] 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-03-23 05:47:43,565] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,565] INFO [Partition -uve-topic-23-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,565] INFO [Partition -uve-topic-23-1 broker=2] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,570] 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-03-23 05:47:43,570] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,570] INFO [Partition -uve-topic-10-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,570] INFO [Partition -uve-topic-10-3 broker=2] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,573] 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-03-23 05:47:43,573] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,573] INFO [Partition -uve-topic-24-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,576] INFO [Partition -uve-topic-24-1 broker=2] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,579] 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-03-23 05:47:43,579] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,594] INFO [Partition -uve-topic-11-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,594] INFO [Partition -uve-topic-11-3 broker=2] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,605] 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-03-23 05:47:43,607] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,608] INFO [Partition -uve-topic-25-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,608] INFO [Partition -uve-topic-25-1 broker=2] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,612] 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-03-23 05:47:43,612] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,612] INFO [Partition -uve-topic-12-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,612] INFO [Partition -uve-topic-12-3 broker=2] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,615] 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-03-23 05:47:43,615] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,615] INFO [Partition -uve-topic-20-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,615] INFO [Partition -uve-topic-20-1 broker=2] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,618] 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-03-23 05:47:43,619] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,619] INFO [Partition -uve-topic-21-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,619] INFO [Partition -uve-topic-21-1 broker=2] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,623] 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-03-23 05:47:43,623] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,623] INFO [Partition -uve-topic-17-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,623] INFO [Partition -uve-topic-17-3 broker=2] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,628] 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-03-23 05:47:43,630] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,631] INFO [Partition -uve-topic-18-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,631] INFO [Partition -uve-topic-18-3 broker=2] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,635] 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-03-23 05:47:43,635] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,635] INFO [Partition -uve-topic-19-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,635] INFO [Partition -uve-topic-19-3 broker=2] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,639] 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-03-23 05:47:43,639] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,639] INFO [Partition -uve-topic-26-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,639] INFO [Partition -uve-topic-26-1 broker=2] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,641] 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-03-23 05:47:43,642] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,643] INFO [Partition -uve-topic-13-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,643] INFO [Partition -uve-topic-13-3 broker=2] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,648] 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-03-23 05:47:43,649] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,649] INFO [Partition -uve-topic-27-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,649] INFO [Partition -uve-topic-27-1 broker=2] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,653] 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-03-23 05:47:43,653] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,654] INFO [Partition -uve-topic-14-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,654] INFO [Partition -uve-topic-14-3 broker=2] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,657] 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-03-23 05:47:43,658] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,658] INFO [Partition -uve-topic-28-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,658] INFO [Partition -uve-topic-28-1 broker=2] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,660] 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-03-23 05:47:43,661] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,661] INFO [Partition -uve-topic-15-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,661] INFO [Partition -uve-topic-15-3 broker=2] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,664] 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-03-23 05:47:43,664] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,664] INFO [Partition -uve-topic-29-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-03-23 05:47:43,664] INFO [Partition -uve-topic-29-1 broker=2] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,667] 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-03-23 05:47:43,668] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,669] INFO [Partition -uve-topic-16-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,669] INFO [Partition -uve-topic-16-3 broker=2] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,671] 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-03-23 05:47:43,672] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,672] INFO [Partition -uve-topic-20-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,672] INFO [Partition -uve-topic-20-4 broker=2] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,675] 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-03-23 05:47:43,675] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,676] INFO [Partition -uve-topic-21-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,676] INFO [Partition -uve-topic-21-4 broker=2] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,679] 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-03-23 05:47:43,679] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,679] INFO [Partition -uve-topic-22-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,680] INFO [Partition -uve-topic-22-4 broker=2] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,682] 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-03-23 05:47:43,682] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,683] INFO [Partition -uve-topic-19-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-03-23 05:47:43,683] INFO [Partition -uve-topic-19-5 broker=2] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,685] 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-03-23 05:47:43,685] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,685] INFO [Partition -uve-topic-27-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,685] INFO [Partition -uve-topic-27-4 broker=2] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,688] 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-03-23 05:47:43,689] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,689] INFO [Partition -uve-topic-14-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-03-23 05:47:43,689] INFO [Partition -uve-topic-14-6 broker=2] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,692] 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-03-23 05:47:43,692] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,692] INFO [Partition -uve-topic-28-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,692] INFO [Partition -uve-topic-28-4 broker=2] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,694] 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-03-23 05:47:43,695] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,696] INFO [Partition -uve-topic-15-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-03-23 05:47:43,696] INFO [Partition -uve-topic-15-6 broker=2] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,699] 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-03-23 05:47:43,699] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,699] INFO [Partition -uve-topic-29-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,700] INFO [Partition -uve-topic-29-4 broker=2] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,703] 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-03-23 05:47:43,703] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,703] INFO [Partition -uve-topic-16-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-03-23 05:47:43,703] INFO [Partition -uve-topic-16-6 broker=2] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,705] 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-03-23 05:47:43,705] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,705] INFO [Partition -uve-topic-17-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-03-23 05:47:43,705] INFO [Partition -uve-topic-17-6 broker=2] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,711] 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-03-23 05:47:43,712] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,712] INFO [Partition -uve-topic-23-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,712] INFO [Partition -uve-topic-23-4 broker=2] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,715] 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-03-23 05:47:43,715] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,715] INFO [Partition -uve-topic-10-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-03-23 05:47:43,715] INFO [Partition -uve-topic-10-6 broker=2] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,717] 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-03-23 05:47:43,718] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,718] INFO [Partition -uve-topic-24-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,718] INFO [Partition -uve-topic-24-4 broker=2] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,720] 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-03-23 05:47:43,721] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,721] INFO [Partition -uve-topic-11-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-03-23 05:47:43,721] INFO [Partition -uve-topic-11-6 broker=2] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,724] 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-03-23 05:47:43,724] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,725] INFO [Partition -uve-topic-25-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,725] INFO [Partition -uve-topic-25-4 broker=2] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,727] 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-03-23 05:47:43,728] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,728] INFO [Partition -uve-topic-12-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-03-23 05:47:43,728] INFO [Partition -uve-topic-12-6 broker=2] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,731] 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-03-23 05:47:43,731] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,731] INFO [Partition -uve-topic-26-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-03-23 05:47:43,731] INFO [Partition -uve-topic-26-4 broker=2] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,733] 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-03-23 05:47:43,734] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,734] INFO [Partition -uve-topic-13-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-03-23 05:47:43,734] INFO [Partition -uve-topic-13-6 broker=2] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,736] 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-03-23 05:47:43,736] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,736] INFO [Partition -uve-topic-20-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,736] INFO [Partition -uve-topic-20-3 broker=2] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,739] 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-03-23 05:47:43,740] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,740] INFO [Partition -uve-topic-21-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,740] INFO [Partition -uve-topic-21-3 broker=2] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,742] 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-03-23 05:47:43,743] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,743] INFO [Partition -uve-topic-22-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,743] INFO [Partition -uve-topic-22-3 broker=2] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,745] 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-03-23 05:47:43,746] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,746] INFO [Partition -uve-topic-23-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,746] INFO [Partition -uve-topic-23-3 broker=2] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,748] 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-03-23 05:47:43,749] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,749] INFO [Partition -uve-topic-10-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-03-23 05:47:43,749] INFO [Partition -uve-topic-10-5 broker=2] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,751] 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-03-23 05:47:43,751] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,751] INFO [Partition -uve-topic-28-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,751] INFO [Partition -uve-topic-28-3 broker=2] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,753] 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-03-23 05:47:43,754] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,754] INFO [Partition -uve-topic-15-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-03-23 05:47:43,754] INFO [Partition -uve-topic-15-5 broker=2] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,756] 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-03-23 05:47:43,757] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,757] INFO [Partition -uve-topic-29-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,757] INFO [Partition -uve-topic-29-3 broker=2] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,760] 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-03-23 05:47:43,760] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,760] INFO [Partition -uve-topic-16-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-03-23 05:47:43,760] INFO [Partition -uve-topic-16-5 broker=2] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,764] 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-03-23 05:47:43,764] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,764] INFO [Partition -uve-topic-17-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-03-23 05:47:43,764] INFO [Partition -uve-topic-17-5 broker=2] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,769] 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-03-23 05:47:43,771] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,772] INFO [Partition -uve-topic-18-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-03-23 05:47:43,772] INFO [Partition -uve-topic-18-5 broker=2] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,783] 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-03-23 05:47:43,787] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,787] INFO [Partition -uve-topic-24-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,787] INFO [Partition -uve-topic-24-3 broker=2] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,791] 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-03-23 05:47:43,792] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,792] INFO [Partition -uve-topic-11-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-03-23 05:47:43,792] INFO [Partition -uve-topic-11-5 broker=2] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,795] 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-03-23 05:47:43,797] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,797] INFO [Partition -uve-topic-25-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,797] INFO [Partition -uve-topic-25-3 broker=2] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,799] 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-03-23 05:47:43,800] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,800] INFO [Partition -uve-topic-12-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-03-23 05:47:43,800] INFO [Partition -uve-topic-12-5 broker=2] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,816] 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-03-23 05:47:43,817] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,817] INFO [Partition -uve-topic-26-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,817] INFO [Partition -uve-topic-26-3 broker=2] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,820] 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-03-23 05:47:43,820] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,820] INFO [Partition -uve-topic-13-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-03-23 05:47:43,820] INFO [Partition -uve-topic-13-5 broker=2] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,823] 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-03-23 05:47:43,823] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,824] INFO [Partition -uve-topic-27-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-03-23 05:47:43,824] INFO [Partition -uve-topic-27-3 broker=2] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,826] 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-03-23 05:47:43,826] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,826] INFO [Partition -uve-topic-14-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-03-23 05:47:43,826] INFO [Partition -uve-topic-14-5 broker=2] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,829] 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-03-23 05:47:43,829] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,829] INFO [Partition -uve-topic-20-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-03-23 05:47:43,829] INFO [Partition -uve-topic-20-21 broker=2] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,831] 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-03-23 05:47:43,832] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,832] INFO [Partition -uve-topic-21-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-03-23 05:47:43,832] INFO [Partition -uve-topic-21-21 broker=2] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,835] 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-03-23 05:47:43,835] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,836] INFO [Partition -uve-topic-18-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-03-23 05:47:43,836] INFO [Partition -uve-topic-18-22 broker=2] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,838] 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-03-23 05:47:43,839] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,839] INFO [Partition -uve-topic-19-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-03-23 05:47:43,839] INFO [Partition -uve-topic-19-22 broker=2] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,842] 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-03-23 05:47:43,842] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,842] INFO [Partition -uve-topic-26-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-03-23 05:47:43,842] INFO [Partition -uve-topic-26-21 broker=2] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,845] 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-03-23 05:47:43,845] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,845] INFO [Partition -uve-topic-13-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-03-23 05:47:43,845] INFO [Partition -uve-topic-13-23 broker=2] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,852] 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-03-23 05:47:43,853] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,853] INFO [Partition -uve-topic-27-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-03-23 05:47:43,853] INFO [Partition -uve-topic-27-21 broker=2] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,855] 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-03-23 05:47:43,855] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,855] INFO [Partition -uve-topic-14-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-03-23 05:47:43,855] INFO [Partition -uve-topic-14-23 broker=2] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,863] 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-03-23 05:47:43,864] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,864] INFO [Partition -uve-topic-28-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-03-23 05:47:43,864] INFO [Partition -uve-topic-28-21 broker=2] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,868] 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-03-23 05:47:43,868] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,869] INFO [Partition -uve-topic-15-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-03-23 05:47:43,869] INFO [Partition -uve-topic-15-23 broker=2] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,872] 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-03-23 05:47:43,872] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,872] INFO [Partition -uve-topic-29-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-03-23 05:47:43,872] INFO [Partition -uve-topic-29-21 broker=2] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,876] 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-03-23 05:47:43,876] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,876] INFO [Partition -uve-topic-16-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-03-23 05:47:43,876] INFO [Partition -uve-topic-16-23 broker=2] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,879] 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-03-23 05:47:43,879] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,879] INFO [Partition -uve-topic-22-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-03-23 05:47:43,879] INFO [Partition -uve-topic-22-21 broker=2] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,882] 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-03-23 05:47:43,882] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,882] INFO [Partition -uve-topic-23-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-03-23 05:47:43,882] INFO [Partition -uve-topic-23-21 broker=2] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,888] 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-03-23 05:47:43,889] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,889] INFO [Partition -uve-topic-10-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-03-23 05:47:43,889] INFO [Partition -uve-topic-10-23 broker=2] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,891] 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-03-23 05:47:43,891] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,891] INFO [Partition -uve-topic-24-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-03-23 05:47:43,891] INFO [Partition -uve-topic-24-21 broker=2] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,893] 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-03-23 05:47:43,894] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,894] INFO [Partition -uve-topic-11-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-03-23 05:47:43,894] INFO [Partition -uve-topic-11-23 broker=2] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,896] 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-03-23 05:47:43,897] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,897] INFO [Partition -uve-topic-25-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-03-23 05:47:43,897] INFO [Partition -uve-topic-25-21 broker=2] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,899] 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-03-23 05:47:43,900] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,900] INFO [Partition -uve-topic-12-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-03-23 05:47:43,900] INFO [Partition -uve-topic-12-23 broker=2] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,903] 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-03-23 05:47:43,903] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,903] INFO [Partition -uve-topic-20-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-03-23 05:47:43,903] INFO [Partition -uve-topic-20-20 broker=2] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,906] 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-03-23 05:47:43,906] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,906] INFO [Partition -uve-topic-21-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-03-23 05:47:43,906] INFO [Partition -uve-topic-21-20 broker=2] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,908] 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-03-23 05:47:43,909] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,909] INFO [Partition -uve-topic-22-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-03-23 05:47:43,909] INFO [Partition -uve-topic-22-20 broker=2] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,912] 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-03-23 05:47:43,913] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,913] INFO [Partition -uve-topic-19-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-03-23 05:47:43,913] INFO [Partition -uve-topic-19-21 broker=2] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,916] 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-03-23 05:47:43,916] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,917] INFO [Partition -uve-topic-27-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-03-23 05:47:43,917] INFO [Partition -uve-topic-27-20 broker=2] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,919] 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-03-23 05:47:43,919] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,920] INFO [Partition -uve-topic-14-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-03-23 05:47:43,920] INFO [Partition -uve-topic-14-22 broker=2] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,922] 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-03-23 05:47:43,922] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,922] INFO [Partition -uve-topic-28-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-03-23 05:47:43,922] INFO [Partition -uve-topic-28-20 broker=2] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,925] 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-03-23 05:47:43,925] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,925] INFO [Partition -uve-topic-15-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-03-23 05:47:43,925] INFO [Partition -uve-topic-15-22 broker=2] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,928] 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-03-23 05:47:43,928] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,929] INFO [Partition -uve-topic-29-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-03-23 05:47:43,929] INFO [Partition -uve-topic-29-20 broker=2] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,936] 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-03-23 05:47:43,936] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,936] INFO [Partition -uve-topic-16-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-03-23 05:47:43,936] INFO [Partition -uve-topic-16-22 broker=2] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,950] 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-03-23 05:47:43,951] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,951] INFO [Partition -uve-topic-17-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-03-23 05:47:43,951] INFO [Partition -uve-topic-17-22 broker=2] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,960] 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-03-23 05:47:43,964] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,964] INFO [Partition -uve-topic-23-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-03-23 05:47:43,964] INFO [Partition -uve-topic-23-20 broker=2] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,971] 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-03-23 05:47:43,972] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,972] INFO [Partition -uve-topic-10-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-03-23 05:47:43,973] INFO [Partition -uve-topic-10-22 broker=2] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,977] 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-03-23 05:47:43,977] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,977] INFO [Partition -uve-topic-24-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-03-23 05:47:43,977] INFO [Partition -uve-topic-24-20 broker=2] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,982] 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-03-23 05:47:43,982] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,982] INFO [Partition -uve-topic-11-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-03-23 05:47:43,982] INFO [Partition -uve-topic-11-22 broker=2] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:43,995] 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-03-23 05:47:43,997] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:43,997] INFO [Partition -uve-topic-25-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-03-23 05:47:43,997] INFO [Partition -uve-topic-25-20 broker=2] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,001] 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-03-23 05:47:44,008] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,008] INFO [Partition -uve-topic-12-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-03-23 05:47:44,009] INFO [Partition -uve-topic-12-22 broker=2] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,015] 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-03-23 05:47:44,019] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,019] INFO [Partition -uve-topic-26-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-03-23 05:47:44,020] INFO [Partition -uve-topic-26-20 broker=2] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,028] 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-03-23 05:47:44,030] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,030] INFO [Partition -uve-topic-13-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-03-23 05:47:44,030] INFO [Partition -uve-topic-13-22 broker=2] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,038] 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-03-23 05:47:44,047] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,047] INFO [Partition -uve-topic-29-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-03-23 05:47:44,047] INFO [Partition -uve-topic-29-22 broker=2] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,054] 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-03-23 05:47:44,054] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,054] INFO [Partition -uve-topic-16-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,054] INFO [Partition -uve-topic-16-24 broker=2] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,067] 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-03-23 05:47:44,067] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,067] INFO [Partition -uve-topic-17-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,068] INFO [Partition -uve-topic-17-24 broker=2] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,070] 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-03-23 05:47:44,071] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,072] INFO [Partition -uve-topic-18-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,072] INFO [Partition -uve-topic-18-24 broker=2] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,074] 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-03-23 05:47:44,075] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,075] INFO [Partition -uve-topic-19-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,075] INFO [Partition -uve-topic-19-24 broker=2] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,078] 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-03-23 05:47:44,078] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,079] INFO [Partition -uve-topic-24-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-03-23 05:47:44,079] INFO [Partition -uve-topic-24-23 broker=2] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,081] 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-03-23 05:47:44,082] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,082] INFO [Partition -uve-topic-11-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,082] INFO [Partition -uve-topic-11-25 broker=2] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,085] 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-03-23 05:47:44,086] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,086] INFO [Partition -uve-topic-25-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-03-23 05:47:44,086] INFO [Partition -uve-topic-25-23 broker=2] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,092] 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-03-23 05:47:44,093] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,093] INFO [Partition -uve-topic-12-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,093] INFO [Partition -uve-topic-12-25 broker=2] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,097] 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-03-23 05:47:44,097] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,097] INFO [Partition -uve-topic-26-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-03-23 05:47:44,097] INFO [Partition -uve-topic-26-23 broker=2] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,101] 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-03-23 05:47:44,102] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,102] INFO [Partition -uve-topic-13-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,102] INFO [Partition -uve-topic-13-25 broker=2] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,111] 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-03-23 05:47:44,111] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,111] INFO [Partition -uve-topic-27-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-03-23 05:47:44,111] INFO [Partition -uve-topic-27-23 broker=2] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,114] 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-03-23 05:47:44,114] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,115] INFO [Partition -uve-topic-14-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,115] INFO [Partition -uve-topic-14-25 broker=2] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,120] 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-03-23 05:47:44,120] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,120] INFO [Partition -uve-topic-20-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-03-23 05:47:44,120] INFO [Partition -uve-topic-20-23 broker=2] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,124] 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-03-23 05:47:44,125] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,125] INFO [Partition -uve-topic-21-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-03-23 05:47:44,125] INFO [Partition -uve-topic-21-23 broker=2] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,127] 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-03-23 05:47:44,127] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,128] INFO [Partition -uve-topic-22-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-03-23 05:47:44,128] INFO [Partition -uve-topic-22-23 broker=2] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,131] 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-03-23 05:47:44,131] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,131] INFO [Partition -uve-topic-23-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-03-23 05:47:44,131] INFO [Partition -uve-topic-23-23 broker=2] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,134] 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-03-23 05:47:44,134] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,134] INFO [Partition -uve-topic-10-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,134] INFO [Partition -uve-topic-10-25 broker=2] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,142] 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-03-23 05:47:44,146] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,146] INFO [Partition -uve-topic-20-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-03-23 05:47:44,147] INFO [Partition -uve-topic-20-22 broker=2] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,151] 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-03-23 05:47:44,152] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,152] INFO [Partition -uve-topic-17-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-03-23 05:47:44,152] INFO [Partition -uve-topic-17-23 broker=2] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,157] 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-03-23 05:47:44,158] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,158] INFO [Partition -uve-topic-18-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-03-23 05:47:44,158] INFO [Partition -uve-topic-18-23 broker=2] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,162] 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-03-23 05:47:44,162] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,162] INFO [Partition -uve-topic-19-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-03-23 05:47:44,162] INFO [Partition -uve-topic-19-23 broker=2] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,178] 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-03-23 05:47:44,178] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,178] INFO [Partition -uve-topic-25-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-03-23 05:47:44,178] INFO [Partition -uve-topic-25-22 broker=2] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,180] 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-03-23 05:47:44,180] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,180] INFO [Partition -uve-topic-12-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,180] INFO [Partition -uve-topic-12-24 broker=2] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,188] 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-03-23 05:47:44,189] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,189] INFO [Partition -uve-topic-26-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-03-23 05:47:44,189] INFO [Partition -uve-topic-26-22 broker=2] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,191] 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-03-23 05:47:44,193] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,194] INFO [Partition -uve-topic-13-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,194] INFO [Partition -uve-topic-13-24 broker=2] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,196] 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-03-23 05:47:44,196] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,196] INFO [Partition -uve-topic-27-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-03-23 05:47:44,196] INFO [Partition -uve-topic-27-22 broker=2] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,200] 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-03-23 05:47:44,201] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,201] INFO [Partition -uve-topic-14-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,201] INFO [Partition -uve-topic-14-24 broker=2] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,203] 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-03-23 05:47:44,206] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,206] INFO [Partition -uve-topic-28-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-03-23 05:47:44,206] INFO [Partition -uve-topic-28-22 broker=2] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,209] 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-03-23 05:47:44,209] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,209] INFO [Partition -uve-topic-15-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,209] INFO [Partition -uve-topic-15-24 broker=2] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,211] 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-03-23 05:47:44,211] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,211] INFO [Partition -uve-topic-21-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-03-23 05:47:44,211] INFO [Partition -uve-topic-21-22 broker=2] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,214] 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-03-23 05:47:44,214] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,214] INFO [Partition -uve-topic-22-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-03-23 05:47:44,214] INFO [Partition -uve-topic-22-22 broker=2] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,222] 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-03-23 05:47:44,222] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,222] INFO [Partition -uve-topic-23-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-03-23 05:47:44,222] INFO [Partition -uve-topic-23-22 broker=2] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,257] 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-03-23 05:47:44,257] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,258] INFO [Partition -uve-topic-10-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,258] INFO [Partition -uve-topic-10-24 broker=2] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,259] 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-03-23 05:47:44,260] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,260] INFO [Partition -uve-topic-24-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-03-23 05:47:44,260] INFO [Partition -uve-topic-24-22 broker=2] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,262] 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-03-23 05:47:44,269] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,271] INFO [Partition -uve-topic-11-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,282] INFO [Partition -uve-topic-11-24 broker=2] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,293] 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-03-23 05:47:44,294] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,294] INFO [Partition -uve-topic-18-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,294] INFO [Partition -uve-topic-18-26 broker=2] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,298] 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-03-23 05:47:44,298] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,299] INFO [Partition -uve-topic-19-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,299] INFO [Partition -uve-topic-19-26 broker=2] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,302] 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-03-23 05:47:44,302] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,303] INFO [Partition -uve-topic-27-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,303] INFO [Partition -uve-topic-27-24 broker=2] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,307] 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-03-23 05:47:44,308] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,308] INFO [Partition -uve-topic-14-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,308] INFO [Partition -uve-topic-14-26 broker=2] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,312] 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-03-23 05:47:44,313] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,313] INFO [Partition -uve-topic-28-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,313] INFO [Partition -uve-topic-28-24 broker=2] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,315] 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-03-23 05:47:44,316] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,317] INFO [Partition -uve-topic-15-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,317] INFO [Partition -uve-topic-15-26 broker=2] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,322] 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-03-23 05:47:44,323] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,323] INFO [Partition -uve-topic-29-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,323] INFO [Partition -uve-topic-29-24 broker=2] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,327] 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-03-23 05:47:44,327] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,328] INFO [Partition -uve-topic-16-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,328] INFO [Partition -uve-topic-16-26 broker=2] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,331] 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-03-23 05:47:44,333] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,333] INFO [Partition -uve-topic-17-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,333] INFO [Partition -uve-topic-17-26 broker=2] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,338] 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-03-23 05:47:44,339] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,339] INFO [Partition -uve-topic-22-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,339] INFO [Partition -uve-topic-22-25 broker=2] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,342] 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-03-23 05:47:44,343] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,343] INFO [Partition -uve-topic-23-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,343] INFO [Partition -uve-topic-23-25 broker=2] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,363] 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-03-23 05:47:44,364] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,365] INFO [Partition -uve-topic-10-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-03-23 05:47:44,365] INFO [Partition -uve-topic-10-27 broker=2] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,368] 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-03-23 05:47:44,369] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,370] INFO [Partition -uve-topic-24-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,370] INFO [Partition -uve-topic-24-25 broker=2] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,374] 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-03-23 05:47:44,375] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,376] INFO [Partition -uve-topic-11-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-03-23 05:47:44,376] INFO [Partition -uve-topic-11-27 broker=2] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,380] 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-03-23 05:47:44,381] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,381] INFO [Partition -uve-topic-25-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,382] INFO [Partition -uve-topic-25-25 broker=2] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,394] 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-03-23 05:47:44,395] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,396] INFO [Partition -uve-topic-12-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-03-23 05:47:44,396] INFO [Partition -uve-topic-12-27 broker=2] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,402] 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-03-23 05:47:44,403] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,403] INFO [Partition -uve-topic-20-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,403] INFO [Partition -uve-topic-20-25 broker=2] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,409] 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-03-23 05:47:44,410] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,411] INFO [Partition -uve-topic-21-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,412] INFO [Partition -uve-topic-21-25 broker=2] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,415] 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-03-23 05:47:44,415] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,416] INFO [Partition -uve-topic-19-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,416] INFO [Partition -uve-topic-19-25 broker=2] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,418] 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-03-23 05:47:44,418] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,419] INFO [Partition -uve-topic-28-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-03-23 05:47:44,419] INFO [Partition -uve-topic-28-23 broker=2] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,421] 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-03-23 05:47:44,421] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,421] INFO [Partition -uve-topic-15-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,421] INFO [Partition -uve-topic-15-25 broker=2] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,424] 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-03-23 05:47:44,425] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,426] INFO [Partition -uve-topic-29-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-03-23 05:47:44,426] INFO [Partition -uve-topic-29-23 broker=2] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,429] 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-03-23 05:47:44,429] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,429] INFO [Partition -uve-topic-16-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,429] INFO [Partition -uve-topic-16-25 broker=2] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,434] 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-03-23 05:47:44,435] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,437] INFO [Partition -uve-topic-17-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,437] INFO [Partition -uve-topic-17-25 broker=2] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,440] 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-03-23 05:47:44,440] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,440] INFO [Partition -uve-topic-18-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,440] INFO [Partition -uve-topic-18-25 broker=2] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,449] 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-03-23 05:47:44,450] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,451] INFO [Partition -uve-topic-23-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,451] INFO [Partition -uve-topic-23-24 broker=2] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,457] 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-03-23 05:47:44,457] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,457] INFO [Partition -uve-topic-10-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,460] INFO [Partition -uve-topic-10-26 broker=2] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,465] 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-03-23 05:47:44,466] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,467] INFO [Partition -uve-topic-24-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,467] INFO [Partition -uve-topic-24-24 broker=2] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,469] 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-03-23 05:47:44,470] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,471] INFO [Partition -uve-topic-11-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,471] INFO [Partition -uve-topic-11-26 broker=2] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,475] 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-03-23 05:47:44,476] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,476] INFO [Partition -uve-topic-25-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,476] INFO [Partition -uve-topic-25-24 broker=2] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,479] 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-03-23 05:47:44,479] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,479] INFO [Partition -uve-topic-12-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,479] INFO [Partition -uve-topic-12-26 broker=2] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,484] 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-03-23 05:47:44,484] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,484] INFO [Partition -uve-topic-26-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,484] INFO [Partition -uve-topic-26-24 broker=2] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,486] 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-03-23 05:47:44,487] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,488] INFO [Partition -uve-topic-13-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,488] INFO [Partition -uve-topic-13-26 broker=2] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,491] 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-03-23 05:47:44,491] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,491] INFO [Partition -uve-topic-20-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,491] INFO [Partition -uve-topic-20-24 broker=2] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,495] 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-03-23 05:47:44,496] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,497] INFO [Partition -uve-topic-21-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,497] INFO [Partition -uve-topic-21-24 broker=2] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,501] 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-03-23 05:47:44,505] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,505] INFO [Partition -uve-topic-22-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-03-23 05:47:44,505] INFO [Partition -uve-topic-22-24 broker=2] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,518] 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-03-23 05:47:44,519] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,519] INFO [Partition -uve-topic-29-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,520] INFO [Partition -uve-topic-29-26 broker=2] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,521] 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-03-23 05:47:44,522] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,523] INFO [Partition -uve-topic-16-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-03-23 05:47:44,523] INFO [Partition -uve-topic-16-28 broker=2] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,530] 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-03-23 05:47:44,535] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,535] INFO [Partition -uve-topic-17-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-03-23 05:47:44,538] INFO [Partition -uve-topic-17-28 broker=2] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,549] 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-03-23 05:47:44,549] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,549] INFO [Partition -uve-topic-18-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-03-23 05:47:44,549] INFO [Partition -uve-topic-18-28 broker=2] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,554] 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-03-23 05:47:44,554] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,555] INFO [Partition -uve-topic-19-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-03-23 05:47:44,555] INFO [Partition -uve-topic-19-28 broker=2] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,560] 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-03-23 05:47:44,563] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,565] INFO [Partition -uve-topic-25-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,565] INFO [Partition -uve-topic-25-26 broker=2] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,568] 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-03-23 05:47:44,569] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,569] INFO [Partition -uve-topic-12-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-03-23 05:47:44,569] INFO [Partition -uve-topic-12-28 broker=2] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,573] 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-03-23 05:47:44,574] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,574] INFO [Partition -uve-topic-26-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,574] INFO [Partition -uve-topic-26-26 broker=2] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,578] 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-03-23 05:47:44,614] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,618] INFO [Partition -uve-topic-13-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-03-23 05:47:44,618] INFO [Partition -uve-topic-13-28 broker=2] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,623] 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-03-23 05:47:44,624] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,624] INFO [Partition -uve-topic-27-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,624] INFO [Partition -uve-topic-27-26 broker=2] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,632] 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-03-23 05:47:44,633] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,633] INFO [Partition -uve-topic-14-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-03-23 05:47:44,633] INFO [Partition -uve-topic-14-28 broker=2] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,636] 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-03-23 05:47:44,638] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,638] INFO [Partition -uve-topic-28-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,638] INFO [Partition -uve-topic-28-26 broker=2] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,642] 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-03-23 05:47:44,644] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,644] INFO [Partition -uve-topic-15-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-03-23 05:47:44,644] INFO [Partition -uve-topic-15-28 broker=2] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,653] 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-03-23 05:47:44,654] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,654] INFO [Partition -uve-topic-20-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-03-23 05:47:44,655] INFO [Partition -uve-topic-20-27 broker=2] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,660] 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-03-23 05:47:44,661] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,661] INFO [Partition -uve-topic-21-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-03-23 05:47:44,661] INFO [Partition -uve-topic-21-27 broker=2] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,666] 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-03-23 05:47:44,667] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,668] INFO [Partition -uve-topic-22-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-03-23 05:47:44,668] INFO [Partition -uve-topic-22-27 broker=2] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,674] 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-03-23 05:47:44,675] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,675] INFO [Partition -uve-topic-23-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-03-23 05:47:44,676] INFO [Partition -uve-topic-23-27 broker=2] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,681] 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-03-23 05:47:44,682] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,682] INFO [Partition -uve-topic-10-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-03-23 05:47:44,683] INFO [Partition -uve-topic-10-29 broker=2] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,686] 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-03-23 05:47:44,687] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,687] INFO [Partition -uve-topic-17-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-03-23 05:47:44,687] INFO [Partition -uve-topic-17-27 broker=2] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,692] 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-03-23 05:47:44,692] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,694] INFO [Partition -uve-topic-18-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-03-23 05:47:44,694] INFO [Partition -uve-topic-18-27 broker=2] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,700] 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-03-23 05:47:44,700] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,701] INFO [Partition -uve-topic-19-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-03-23 05:47:44,701] INFO [Partition -uve-topic-19-27 broker=2] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,705] 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-03-23 05:47:44,705] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,705] INFO [Partition -uve-topic-26-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,705] INFO [Partition -uve-topic-26-25 broker=2] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,707] 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-03-23 05:47:44,708] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,708] INFO [Partition -uve-topic-13-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-03-23 05:47:44,708] INFO [Partition -uve-topic-13-27 broker=2] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,711] 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-03-23 05:47:44,713] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,714] INFO [Partition -uve-topic-27-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,714] INFO [Partition -uve-topic-27-25 broker=2] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,717] 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-03-23 05:47:44,717] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,717] INFO [Partition -uve-topic-14-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-03-23 05:47:44,717] INFO [Partition -uve-topic-14-27 broker=2] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,722] 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-03-23 05:47:44,722] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,722] INFO [Partition -uve-topic-28-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,722] INFO [Partition -uve-topic-28-25 broker=2] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,725] 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-03-23 05:47:44,725] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,726] INFO [Partition -uve-topic-15-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-03-23 05:47:44,726] INFO [Partition -uve-topic-15-27 broker=2] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,729] 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-03-23 05:47:44,730] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,730] INFO [Partition -uve-topic-29-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-03-23 05:47:44,730] INFO [Partition -uve-topic-29-25 broker=2] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,732] 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-03-23 05:47:44,732] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,733] INFO [Partition -uve-topic-16-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-03-23 05:47:44,733] INFO [Partition -uve-topic-16-27 broker=2] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,735] 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-03-23 05:47:44,735] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,736] INFO [Partition -uve-topic-21-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,736] INFO [Partition -uve-topic-21-26 broker=2] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,738] 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-03-23 05:47:44,738] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,739] INFO [Partition -uve-topic-22-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,739] INFO [Partition -uve-topic-22-26 broker=2] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,741] 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-03-23 05:47:44,742] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,742] INFO [Partition -uve-topic-23-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,742] INFO [Partition -uve-topic-23-26 broker=2] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,745] 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-03-23 05:47:44,745] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,745] INFO [Partition -uve-topic-10-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-03-23 05:47:44,746] INFO [Partition -uve-topic-10-28 broker=2] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,748] 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-03-23 05:47:44,748] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,748] INFO [Partition -uve-topic-24-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,748] INFO [Partition -uve-topic-24-26 broker=2] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,752] 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-03-23 05:47:44,753] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,753] INFO [Partition -uve-topic-11-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-03-23 05:47:44,753] INFO [Partition -uve-topic-11-28 broker=2] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,758] 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-03-23 05:47:44,758] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,758] INFO [Partition -uve-topic-20-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-03-23 05:47:44,758] INFO [Partition -uve-topic-20-26 broker=2] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,769] 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-03-23 05:47:44,770] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,770] INFO [Partition -uve-topic-26-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-03-23 05:47:44,770] INFO [Partition -uve-topic-26-13 broker=2] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,777] 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-03-23 05:47:44,777] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,777] INFO [Partition -uve-topic-13-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,777] INFO [Partition -uve-topic-13-15 broker=2] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,783] 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-03-23 05:47:44,784] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,784] INFO [Partition -uve-topic-27-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-03-23 05:47:44,784] INFO [Partition -uve-topic-27-13 broker=2] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,787] 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-03-23 05:47:44,788] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,788] INFO [Partition -uve-topic-14-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,788] INFO [Partition -uve-topic-14-15 broker=2] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,794] 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-03-23 05:47:44,794] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,794] INFO [Partition -uve-topic-28-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-03-23 05:47:44,794] INFO [Partition -uve-topic-28-13 broker=2] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,799] 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-03-23 05:47:44,799] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,800] INFO [Partition -uve-topic-15-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,800] INFO [Partition -uve-topic-15-15 broker=2] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,805] 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-03-23 05:47:44,805] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,806] INFO [Partition -uve-topic-29-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-03-23 05:47:44,806] INFO [Partition -uve-topic-29-13 broker=2] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,809] 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-03-23 05:47:44,810] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,810] INFO [Partition -uve-topic-16-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,810] INFO [Partition -uve-topic-16-15 broker=2] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,813] 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-03-23 05:47:44,814] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,815] INFO [Partition -uve-topic-22-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-03-23 05:47:44,816] INFO [Partition -uve-topic-22-13 broker=2] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,818] 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-03-23 05:47:44,819] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,819] INFO [Partition -uve-topic-23-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-03-23 05:47:44,819] INFO [Partition -uve-topic-23-13 broker=2] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,822] 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-03-23 05:47:44,822] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,823] INFO [Partition -uve-topic-10-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,823] INFO [Partition -uve-topic-10-15 broker=2] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,828] 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-03-23 05:47:44,829] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,831] INFO [Partition -uve-topic-24-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-03-23 05:47:44,831] INFO [Partition -uve-topic-24-13 broker=2] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,833] 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-03-23 05:47:44,835] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,836] INFO [Partition -uve-topic-11-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,836] INFO [Partition -uve-topic-11-15 broker=2] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,838] 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-03-23 05:47:44,838] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,838] INFO [Partition -uve-topic-25-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-03-23 05:47:44,838] INFO [Partition -uve-topic-25-13 broker=2] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,841] 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-03-23 05:47:44,842] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,842] INFO [Partition -uve-topic-12-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,842] INFO [Partition -uve-topic-12-15 broker=2] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,847] 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-03-23 05:47:44,850] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,850] INFO [Partition -uve-topic-20-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-03-23 05:47:44,850] INFO [Partition -uve-topic-20-14 broker=2] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,853] 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-03-23 05:47:44,853] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,854] INFO [Partition -uve-topic-17-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,854] INFO [Partition -uve-topic-17-15 broker=2] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,856] 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-03-23 05:47:44,856] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,857] INFO [Partition -uve-topic-18-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,857] INFO [Partition -uve-topic-18-15 broker=2] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,860] 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-03-23 05:47:44,860] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,860] INFO [Partition -uve-topic-19-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,860] INFO [Partition -uve-topic-19-15 broker=2] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,863] 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-03-23 05:47:44,863] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,864] INFO [Partition -uve-topic-27-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-03-23 05:47:44,864] INFO [Partition -uve-topic-27-12 broker=2] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,866] 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-03-23 05:47:44,866] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,867] INFO [Partition -uve-topic-14-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-03-23 05:47:44,867] INFO [Partition -uve-topic-14-14 broker=2] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,869] 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-03-23 05:47:44,869] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,870] INFO [Partition -uve-topic-28-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-03-23 05:47:44,870] INFO [Partition -uve-topic-28-12 broker=2] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,872] 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-03-23 05:47:44,872] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,873] INFO [Partition -uve-topic-15-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-03-23 05:47:44,873] INFO [Partition -uve-topic-15-14 broker=2] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,875] 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-03-23 05:47:44,876] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,876] INFO [Partition -uve-topic-29-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-03-23 05:47:44,876] INFO [Partition -uve-topic-29-12 broker=2] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,879] 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-03-23 05:47:44,880] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,880] INFO [Partition -uve-topic-16-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-03-23 05:47:44,880] INFO [Partition -uve-topic-16-14 broker=2] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,883] 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-03-23 05:47:44,883] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,883] INFO [Partition -uve-topic-17-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-03-23 05:47:44,883] INFO [Partition -uve-topic-17-14 broker=2] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,885] 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-03-23 05:47:44,886] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,886] INFO [Partition -uve-topic-23-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-03-23 05:47:44,886] INFO [Partition -uve-topic-23-12 broker=2] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,888] 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-03-23 05:47:44,889] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,889] INFO [Partition -uve-topic-10-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-03-23 05:47:44,889] INFO [Partition -uve-topic-10-14 broker=2] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,892] 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-03-23 05:47:44,892] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,893] INFO [Partition -uve-topic-24-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-03-23 05:47:44,893] INFO [Partition -uve-topic-24-12 broker=2] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,895] 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-03-23 05:47:44,896] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,896] INFO [Partition -uve-topic-11-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-03-23 05:47:44,896] INFO [Partition -uve-topic-11-14 broker=2] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,898] 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-03-23 05:47:44,899] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,899] INFO [Partition -uve-topic-25-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-03-23 05:47:44,899] INFO [Partition -uve-topic-25-12 broker=2] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,901] 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-03-23 05:47:44,902] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,902] INFO [Partition -uve-topic-12-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-03-23 05:47:44,902] INFO [Partition -uve-topic-12-14 broker=2] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,905] 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-03-23 05:47:44,905] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,905] INFO [Partition -uve-topic-26-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-03-23 05:47:44,905] INFO [Partition -uve-topic-26-12 broker=2] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,909] 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-03-23 05:47:44,909] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,909] INFO [Partition -uve-topic-13-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-03-23 05:47:44,909] INFO [Partition -uve-topic-13-14 broker=2] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,911] 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-03-23 05:47:44,912] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,912] INFO [Partition -uve-topic-20-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-03-23 05:47:44,912] INFO [Partition -uve-topic-20-13 broker=2] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,915] 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-03-23 05:47:44,916] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,916] INFO [Partition -uve-topic-21-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-03-23 05:47:44,916] INFO [Partition -uve-topic-21-13 broker=2] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,919] 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-03-23 05:47:44,919] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,920] INFO [Partition -uve-topic-18-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-03-23 05:47:44,920] INFO [Partition -uve-topic-18-14 broker=2] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,922] 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-03-23 05:47:44,923] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,923] INFO [Partition -uve-topic-19-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-03-23 05:47:44,923] INFO [Partition -uve-topic-19-14 broker=2] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,925] 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-03-23 05:47:44,925] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,926] INFO [Partition -uve-topic-24-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,926] INFO [Partition -uve-topic-24-15 broker=2] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,928] 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-03-23 05:47:44,929] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,929] INFO [Partition -uve-topic-11-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-03-23 05:47:44,929] INFO [Partition -uve-topic-11-17 broker=2] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,932] 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-03-23 05:47:44,932] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,933] INFO [Partition -uve-topic-25-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,934] INFO [Partition -uve-topic-25-15 broker=2] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,937] 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-03-23 05:47:44,937] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,937] INFO [Partition -uve-topic-12-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-03-23 05:47:44,937] INFO [Partition -uve-topic-12-17 broker=2] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,939] 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-03-23 05:47:44,939] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,939] INFO [Partition -uve-topic-26-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,939] INFO [Partition -uve-topic-26-15 broker=2] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,941] 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-03-23 05:47:44,943] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,943] INFO [Partition -uve-topic-13-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-03-23 05:47:44,943] INFO [Partition -uve-topic-13-17 broker=2] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,945] 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-03-23 05:47:44,946] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,946] INFO [Partition -uve-topic-27-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,946] INFO [Partition -uve-topic-27-15 broker=2] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,951] 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-03-23 05:47:44,951] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,952] INFO [Partition -uve-topic-14-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-03-23 05:47:44,952] INFO [Partition -uve-topic-14-17 broker=2] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,954] 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-03-23 05:47:44,955] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,955] INFO [Partition -uve-topic-20-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,956] INFO [Partition -uve-topic-20-15 broker=2] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,958] 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-03-23 05:47:44,958] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,959] INFO [Partition -uve-topic-21-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,959] INFO [Partition -uve-topic-21-15 broker=2] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,961] 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-03-23 05:47:44,961] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,961] INFO [Partition -uve-topic-22-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,961] INFO [Partition -uve-topic-22-15 broker=2] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,965] 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-03-23 05:47:44,965] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,965] INFO [Partition -uve-topic-23-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,965] INFO [Partition -uve-topic-23-15 broker=2] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,968] 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-03-23 05:47:44,968] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,968] INFO [Partition -uve-topic-10-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-03-23 05:47:44,968] INFO [Partition -uve-topic-10-17 broker=2] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,971] 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-03-23 05:47:44,971] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,971] INFO [Partition -uve-topic-19-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-03-23 05:47:44,971] INFO [Partition -uve-topic-19-17 broker=2] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,973] 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-03-23 05:47:44,974] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,974] INFO [Partition -uve-topic-28-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,974] INFO [Partition -uve-topic-28-15 broker=2] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,976] 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-03-23 05:47:44,977] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,978] INFO [Partition -uve-topic-15-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-03-23 05:47:44,978] INFO [Partition -uve-topic-15-17 broker=2] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,980] 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-03-23 05:47:44,980] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,980] INFO [Partition -uve-topic-29-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-03-23 05:47:44,980] INFO [Partition -uve-topic-29-15 broker=2] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,983] 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-03-23 05:47:44,983] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,983] INFO [Partition -uve-topic-16-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-03-23 05:47:44,983] INFO [Partition -uve-topic-16-17 broker=2] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,986] 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-03-23 05:47:44,986] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,987] INFO [Partition -uve-topic-17-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-03-23 05:47:44,987] INFO [Partition -uve-topic-17-17 broker=2] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,989] 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-03-23 05:47:44,990] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,990] INFO [Partition -uve-topic-18-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-03-23 05:47:44,990] INFO [Partition -uve-topic-18-17 broker=2] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,993] 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-03-23 05:47:44,994] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,994] INFO [Partition -uve-topic-25-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-03-23 05:47:44,994] INFO [Partition -uve-topic-25-14 broker=2] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:44,996] 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-03-23 05:47:44,997] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:44,997] INFO [Partition -uve-topic-12-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-03-23 05:47:44,997] INFO [Partition -uve-topic-12-16 broker=2] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,000] 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-03-23 05:47:45,002] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,002] INFO [Partition -uve-topic-26-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,002] INFO [Partition -uve-topic-26-14 broker=2] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,004] 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-03-23 05:47:45,005] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,005] INFO [Partition -uve-topic-13-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,005] INFO [Partition -uve-topic-13-16 broker=2] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,008] 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-03-23 05:47:45,008] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,008] INFO [Partition -uve-topic-27-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,008] INFO [Partition -uve-topic-27-14 broker=2] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,011] 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-03-23 05:47:45,011] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,011] INFO [Partition -uve-topic-14-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,011] INFO [Partition -uve-topic-14-16 broker=2] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,014] 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-03-23 05:47:45,015] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,016] INFO [Partition -uve-topic-28-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,016] INFO [Partition -uve-topic-28-14 broker=2] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,018] 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-03-23 05:47:45,018] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,018] INFO [Partition -uve-topic-15-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,020] INFO [Partition -uve-topic-15-16 broker=2] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,022] 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-03-23 05:47:45,023] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,023] INFO [Partition -uve-topic-21-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,023] INFO [Partition -uve-topic-21-14 broker=2] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,025] 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-03-23 05:47:45,026] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,026] INFO [Partition -uve-topic-22-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,026] INFO [Partition -uve-topic-22-14 broker=2] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,028] 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-03-23 05:47:45,028] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,028] INFO [Partition -uve-topic-23-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,028] INFO [Partition -uve-topic-23-14 broker=2] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,031] 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-03-23 05:47:45,031] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,032] INFO [Partition -uve-topic-10-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,032] INFO [Partition -uve-topic-10-16 broker=2] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,034] 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-03-23 05:47:45,034] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,034] INFO [Partition -uve-topic-24-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,034] INFO [Partition -uve-topic-24-14 broker=2] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,037] 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-03-23 05:47:45,037] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,037] INFO [Partition -uve-topic-11-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,037] INFO [Partition -uve-topic-11-16 broker=2] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,039] 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-03-23 05:47:45,040] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,040] INFO [Partition -uve-topic-29-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,040] INFO [Partition -uve-topic-29-14 broker=2] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,043] 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-03-23 05:47:45,043] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,044] INFO [Partition -uve-topic-16-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,044] INFO [Partition -uve-topic-16-16 broker=2] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,046] 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-03-23 05:47:45,046] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,048] INFO [Partition -uve-topic-17-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,048] INFO [Partition -uve-topic-17-16 broker=2] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,051] 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-03-23 05:47:45,054] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,054] INFO [Partition -uve-topic-18-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,054] INFO [Partition -uve-topic-18-16 broker=2] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,056] 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-03-23 05:47:45,057] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,057] INFO [Partition -uve-topic-19-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,057] INFO [Partition -uve-topic-19-16 broker=2] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,059] 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-03-23 05:47:45,060] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,060] INFO [Partition -uve-topic-22-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-03-23 05:47:45,060] INFO [Partition -uve-topic-22-17 broker=2] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,062] 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-03-23 05:47:45,063] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,063] INFO [Partition -uve-topic-23-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-03-23 05:47:45,064] INFO [Partition -uve-topic-23-17 broker=2] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,066] 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-03-23 05:47:45,066] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,067] INFO [Partition -uve-topic-10-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,067] INFO [Partition -uve-topic-10-19 broker=2] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,070] 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-03-23 05:47:45,070] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,070] INFO [Partition -uve-topic-24-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-03-23 05:47:45,070] INFO [Partition -uve-topic-24-17 broker=2] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,072] 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-03-23 05:47:45,073] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,074] INFO [Partition -uve-topic-11-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,074] INFO [Partition -uve-topic-11-19 broker=2] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,076] 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-03-23 05:47:45,076] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,077] INFO [Partition -uve-topic-25-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-03-23 05:47:45,077] INFO [Partition -uve-topic-25-17 broker=2] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,079] 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-03-23 05:47:45,081] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,081] INFO [Partition -uve-topic-12-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,081] INFO [Partition -uve-topic-12-19 broker=2] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,085] 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-03-23 05:47:45,085] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,085] INFO [Partition -uve-topic-20-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-03-23 05:47:45,085] INFO [Partition -uve-topic-20-17 broker=2] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,088] 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-03-23 05:47:45,088] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,089] INFO [Partition -uve-topic-21-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-03-23 05:47:45,089] INFO [Partition -uve-topic-21-17 broker=2] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,091] 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-03-23 05:47:45,092] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,092] INFO [Partition -uve-topic-17-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,092] INFO [Partition -uve-topic-17-19 broker=2] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,094] 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-03-23 05:47:45,095] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,095] INFO [Partition -uve-topic-18-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,095] INFO [Partition -uve-topic-18-19 broker=2] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,099] 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-03-23 05:47:45,100] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,100] INFO [Partition -uve-topic-19-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,100] INFO [Partition -uve-topic-19-19 broker=2] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,102] 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-03-23 05:47:45,102] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,102] INFO [Partition -uve-topic-26-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-03-23 05:47:45,102] INFO [Partition -uve-topic-26-17 broker=2] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,105] 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-03-23 05:47:45,107] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,107] INFO [Partition -uve-topic-13-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,107] INFO [Partition -uve-topic-13-19 broker=2] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,109] 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-03-23 05:47:45,110] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,110] INFO [Partition -uve-topic-27-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-03-23 05:47:45,110] INFO [Partition -uve-topic-27-17 broker=2] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,112] 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-03-23 05:47:45,112] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,113] INFO [Partition -uve-topic-14-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,113] INFO [Partition -uve-topic-14-19 broker=2] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,120] 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-03-23 05:47:45,120] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,121] INFO [Partition -uve-topic-28-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-03-23 05:47:45,121] INFO [Partition -uve-topic-28-17 broker=2] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,123] 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-03-23 05:47:45,123] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,123] INFO [Partition -uve-topic-15-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,123] INFO [Partition -uve-topic-15-19 broker=2] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,127] 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-03-23 05:47:45,127] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,127] INFO [Partition -uve-topic-29-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-03-23 05:47:45,127] INFO [Partition -uve-topic-29-17 broker=2] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,131] 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-03-23 05:47:45,131] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,131] INFO [Partition -uve-topic-16-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,132] INFO [Partition -uve-topic-16-19 broker=2] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,135] 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-03-23 05:47:45,135] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,135] INFO [Partition -uve-topic-23-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,136] INFO [Partition -uve-topic-23-16 broker=2] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,139] 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-03-23 05:47:45,139] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,139] INFO [Partition -uve-topic-10-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,139] INFO [Partition -uve-topic-10-18 broker=2] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,143] 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-03-23 05:47:45,144] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,144] INFO [Partition -uve-topic-24-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,144] INFO [Partition -uve-topic-24-16 broker=2] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,147] 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-03-23 05:47:45,148] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,148] INFO [Partition -uve-topic-11-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,148] INFO [Partition -uve-topic-11-18 broker=2] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,156] 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-03-23 05:47:45,156] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,156] INFO [Partition -uve-topic-25-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,156] INFO [Partition -uve-topic-25-16 broker=2] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,165] 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-03-23 05:47:45,166] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,166] INFO [Partition -uve-topic-12-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,166] INFO [Partition -uve-topic-12-18 broker=2] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,173] 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-03-23 05:47:45,174] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,174] INFO [Partition -uve-topic-26-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,174] INFO [Partition -uve-topic-26-16 broker=2] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,177] 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-03-23 05:47:45,177] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,178] INFO [Partition -uve-topic-13-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,178] INFO [Partition -uve-topic-13-18 broker=2] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,181] 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-03-23 05:47:45,181] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,182] INFO [Partition -uve-topic-20-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,182] INFO [Partition -uve-topic-20-16 broker=2] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,184] 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-03-23 05:47:45,184] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,185] INFO [Partition -uve-topic-21-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,185] INFO [Partition -uve-topic-21-16 broker=2] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,188] 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-03-23 05:47:45,188] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,189] INFO [Partition -uve-topic-22-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,189] INFO [Partition -uve-topic-22-16 broker=2] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,191] 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-03-23 05:47:45,191] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,191] INFO [Partition -uve-topic-18-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,192] INFO [Partition -uve-topic-18-18 broker=2] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,194] 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-03-23 05:47:45,195] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,195] INFO [Partition -uve-topic-19-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,195] INFO [Partition -uve-topic-19-18 broker=2] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,198] 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-03-23 05:47:45,198] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,198] INFO [Partition -uve-topic-27-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,198] INFO [Partition -uve-topic-27-16 broker=2] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,201] 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-03-23 05:47:45,202] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,202] INFO [Partition -uve-topic-14-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,202] INFO [Partition -uve-topic-14-18 broker=2] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,204] 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-03-23 05:47:45,205] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,205] INFO [Partition -uve-topic-28-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,205] INFO [Partition -uve-topic-28-16 broker=2] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,208] 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-03-23 05:47:45,208] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,209] INFO [Partition -uve-topic-15-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,209] INFO [Partition -uve-topic-15-18 broker=2] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,211] 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-03-23 05:47:45,212] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,212] INFO [Partition -uve-topic-29-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,212] INFO [Partition -uve-topic-29-16 broker=2] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,214] 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-03-23 05:47:45,214] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,214] INFO [Partition -uve-topic-16-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,214] INFO [Partition -uve-topic-16-18 broker=2] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,217] 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-03-23 05:47:45,218] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,218] INFO [Partition -uve-topic-17-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,218] INFO [Partition -uve-topic-17-18 broker=2] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,221] 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-03-23 05:47:45,221] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,221] INFO [Partition -uve-topic-20-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,221] INFO [Partition -uve-topic-20-19 broker=2] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,223] 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-03-23 05:47:45,224] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,224] INFO [Partition -uve-topic-21-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,224] INFO [Partition -uve-topic-21-19 broker=2] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,226] 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-03-23 05:47:45,226] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,226] INFO [Partition -uve-topic-22-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,226] INFO [Partition -uve-topic-22-19 broker=2] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,230] 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-03-23 05:47:45,230] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,230] INFO [Partition -uve-topic-23-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,230] INFO [Partition -uve-topic-23-19 broker=2] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,232] 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-03-23 05:47:45,233] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,233] INFO [Partition -uve-topic-10-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-03-23 05:47:45,233] INFO [Partition -uve-topic-10-21 broker=2] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,236] 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-03-23 05:47:45,236] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,236] INFO [Partition -uve-topic-28-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,236] INFO [Partition -uve-topic-28-19 broker=2] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,239] 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-03-23 05:47:45,239] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,241] INFO [Partition -uve-topic-15-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-03-23 05:47:45,241] INFO [Partition -uve-topic-15-21 broker=2] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,243] 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-03-23 05:47:45,244] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,244] INFO [Partition -uve-topic-29-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,244] INFO [Partition -uve-topic-29-19 broker=2] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,246] 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-03-23 05:47:45,246] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,247] INFO [Partition -uve-topic-16-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-03-23 05:47:45,247] INFO [Partition -uve-topic-16-21 broker=2] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,249] 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-03-23 05:47:45,250] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,250] INFO [Partition -uve-topic-17-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-03-23 05:47:45,250] INFO [Partition -uve-topic-17-21 broker=2] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,255] 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-03-23 05:47:45,256] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,256] INFO [Partition -uve-topic-18-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-03-23 05:47:45,256] INFO [Partition -uve-topic-18-21 broker=2] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,258] 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-03-23 05:47:45,258] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,259] INFO [Partition -uve-topic-24-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,259] INFO [Partition -uve-topic-24-19 broker=2] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,261] 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-03-23 05:47:45,261] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,262] INFO [Partition -uve-topic-11-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-03-23 05:47:45,262] INFO [Partition -uve-topic-11-21 broker=2] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,266] 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-03-23 05:47:45,266] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,266] INFO [Partition -uve-topic-25-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,266] INFO [Partition -uve-topic-25-19 broker=2] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,268] 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-03-23 05:47:45,269] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,270] INFO [Partition -uve-topic-12-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-03-23 05:47:45,270] INFO [Partition -uve-topic-12-21 broker=2] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,272] 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-03-23 05:47:45,272] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,274] INFO [Partition -uve-topic-26-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,274] INFO [Partition -uve-topic-26-19 broker=2] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,276] 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-03-23 05:47:45,277] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,281] INFO [Partition -uve-topic-13-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-03-23 05:47:45,282] INFO [Partition -uve-topic-13-21 broker=2] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,284] 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-03-23 05:47:45,284] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,284] INFO [Partition -uve-topic-27-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,284] INFO [Partition -uve-topic-27-19 broker=2] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,286] 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-03-23 05:47:45,287] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,287] INFO [Partition -uve-topic-14-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-03-23 05:47:45,287] INFO [Partition -uve-topic-14-21 broker=2] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,288] 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-03-23 05:47:45,289] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,289] INFO [Partition -uve-topic-21-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,289] INFO [Partition -uve-topic-21-18 broker=2] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,291] 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-03-23 05:47:45,291] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,292] INFO [Partition -uve-topic-22-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,292] INFO [Partition -uve-topic-22-18 broker=2] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,294] 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-03-23 05:47:45,294] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,294] INFO [Partition -uve-topic-23-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,294] INFO [Partition -uve-topic-23-18 broker=2] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,302] 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-03-23 05:47:45,303] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,303] INFO [Partition -uve-topic-10-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-03-23 05:47:45,303] INFO [Partition -uve-topic-10-20 broker=2] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,305] 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-03-23 05:47:45,305] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,305] INFO [Partition -uve-topic-24-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,305] INFO [Partition -uve-topic-24-18 broker=2] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,307] 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-03-23 05:47:45,308] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,308] INFO [Partition -uve-topic-11-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-03-23 05:47:45,308] INFO [Partition -uve-topic-11-20 broker=2] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,311] 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-03-23 05:47:45,311] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,311] INFO [Partition -uve-topic-20-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,311] INFO [Partition -uve-topic-20-18 broker=2] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,314] 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-03-23 05:47:45,314] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,314] INFO [Partition -uve-topic-29-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,314] INFO [Partition -uve-topic-29-18 broker=2] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,316] 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-03-23 05:47:45,316] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,317] INFO [Partition -uve-topic-16-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-03-23 05:47:45,317] INFO [Partition -uve-topic-16-20 broker=2] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,319] 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-03-23 05:47:45,319] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,319] INFO [Partition -uve-topic-17-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-03-23 05:47:45,320] INFO [Partition -uve-topic-17-20 broker=2] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,323] 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-03-23 05:47:45,323] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,323] INFO [Partition -uve-topic-18-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-03-23 05:47:45,323] INFO [Partition -uve-topic-18-20 broker=2] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,325] 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-03-23 05:47:45,325] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,325] INFO [Partition -uve-topic-19-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-03-23 05:47:45,325] INFO [Partition -uve-topic-19-20 broker=2] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,327] 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-03-23 05:47:45,328] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,329] INFO [Partition -uve-topic-25-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,329] INFO [Partition -uve-topic-25-18 broker=2] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,331] 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-03-23 05:47:45,331] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,332] INFO [Partition -uve-topic-12-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-03-23 05:47:45,332] INFO [Partition -uve-topic-12-20 broker=2] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,334] 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-03-23 05:47:45,338] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,338] INFO [Partition -uve-topic-26-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,338] INFO [Partition -uve-topic-26-18 broker=2] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,341] 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-03-23 05:47:45,341] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,341] INFO [Partition -uve-topic-13-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-03-23 05:47:45,341] INFO [Partition -uve-topic-13-20 broker=2] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,343] 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-03-23 05:47:45,343] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,344] INFO [Partition -uve-topic-27-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,344] INFO [Partition -uve-topic-27-18 broker=2] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,346] 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-03-23 05:47:45,346] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,347] INFO [Partition -uve-topic-14-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-03-23 05:47:45,347] INFO [Partition -uve-topic-14-20 broker=2] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,349] 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-03-23 05:47:45,350] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,350] INFO [Partition -uve-topic-28-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,350] INFO [Partition -uve-topic-28-18 broker=2] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,352] 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-03-23 05:47:45,352] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,352] INFO [Partition -uve-topic-15-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-03-23 05:47:45,352] INFO [Partition -uve-topic-15-20 broker=2] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,354] 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-03-23 05:47:45,355] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,356] INFO [Partition -uve-topic-7-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-03-23 05:47:45,356] INFO [Partition -uve-topic-7-4 broker=2] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,358] 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-03-23 05:47:45,358] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,358] INFO [Partition -uve-topic-8-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-03-23 05:47:45,358] INFO [Partition -uve-topic-8-4 broker=2] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,360] 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-03-23 05:47:45,360] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,360] INFO [Partition -uve-topic-5-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-03-23 05:47:45,360] INFO [Partition -uve-topic-5-4 broker=2] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,362] 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-03-23 05:47:45,362] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,362] INFO [Partition -uve-topic-6-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-03-23 05:47:45,362] INFO [Partition -uve-topic-6-4 broker=2] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,364] 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-03-23 05:47:45,365] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,365] INFO [Partition -uve-topic-3-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-03-23 05:47:45,365] INFO [Partition -uve-topic-3-4 broker=2] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,367] 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-03-23 05:47:45,367] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,368] INFO [Partition -uve-topic-4-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-03-23 05:47:45,368] INFO [Partition -uve-topic-4-4 broker=2] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,370] 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-03-23 05:47:45,371] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,372] INFO [Partition -uve-topic-1-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-03-23 05:47:45,372] INFO [Partition -uve-topic-1-4 broker=2] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,374] 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-03-23 05:47:45,374] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,375] INFO [Partition -uve-topic-2-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-03-23 05:47:45,375] INFO [Partition -uve-topic-2-4 broker=2] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,377] 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-03-23 05:47:45,377] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,377] INFO [Partition structured_syslog_topic-8 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-03-23 05:47:45,377] INFO [Partition structured_syslog_topic-8 broker=2] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,379] 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-03-23 05:47:45,380] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,381] INFO [Partition -uve-topic-9-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-03-23 05:47:45,381] INFO [Partition -uve-topic-9-4 broker=2] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,384] 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-03-23 05:47:45,384] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,384] INFO [Partition -uve-topic-6-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-03-23 05:47:45,384] INFO [Partition -uve-topic-6-5 broker=2] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,386] 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-03-23 05:47:45,386] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,387] INFO [Partition -uve-topic-7-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-03-23 05:47:45,387] INFO [Partition -uve-topic-7-5 broker=2] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,389] 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-03-23 05:47:45,390] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,390] INFO [Partition -uve-topic-4-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-03-23 05:47:45,390] INFO [Partition -uve-topic-4-5 broker=2] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,392] 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-03-23 05:47:45,392] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,392] INFO [Partition -uve-topic-5-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-03-23 05:47:45,393] INFO [Partition -uve-topic-5-5 broker=2] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,395] 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-03-23 05:47:45,395] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,395] INFO [Partition -uve-topic-2-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-03-23 05:47:45,395] INFO [Partition -uve-topic-2-5 broker=2] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,398] 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-03-23 05:47:45,398] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,398] INFO [Partition -uve-topic-3-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-03-23 05:47:45,398] INFO [Partition -uve-topic-3-5 broker=2] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,400] 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-03-23 05:47:45,401] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,401] INFO [Partition -uve-topic-0-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-03-23 05:47:45,401] INFO [Partition -uve-topic-0-5 broker=2] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,403] 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-03-23 05:47:45,403] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,404] INFO [Partition -uve-topic-1-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-03-23 05:47:45,404] INFO [Partition -uve-topic-1-5 broker=2] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,406] 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-03-23 05:47:45,406] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,407] INFO [Partition structured_syslog_topic-7 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-03-23 05:47:45,407] INFO [Partition structured_syslog_topic-7 broker=2] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,409] 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-03-23 05:47:45,409] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,409] INFO [Partition -uve-topic-8-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-03-23 05:47:45,409] INFO [Partition -uve-topic-8-5 broker=2] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,412] 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-03-23 05:47:45,412] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,412] INFO [Partition -uve-topic-9-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-03-23 05:47:45,412] INFO [Partition -uve-topic-9-5 broker=2] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,414] 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-03-23 05:47:45,415] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,416] INFO [Partition -uve-topic-5-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-03-23 05:47:45,416] INFO [Partition -uve-topic-5-6 broker=2] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,418] 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-03-23 05:47:45,418] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,418] INFO [Partition -uve-topic-6-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-03-23 05:47:45,418] INFO [Partition -uve-topic-6-6 broker=2] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,420] 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-03-23 05:47:45,420] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,420] INFO [Partition -uve-topic-3-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-03-23 05:47:45,420] INFO [Partition -uve-topic-3-6 broker=2] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,422] 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-03-23 05:47:45,423] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,423] INFO [Partition -uve-topic-4-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-03-23 05:47:45,423] INFO [Partition -uve-topic-4-6 broker=2] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,425] 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-03-23 05:47:45,425] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,426] INFO [Partition -uve-topic-1-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-03-23 05:47:45,426] INFO [Partition -uve-topic-1-6 broker=2] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,429] 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-03-23 05:47:45,429] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,430] INFO [Partition -uve-topic-2-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-03-23 05:47:45,430] INFO [Partition -uve-topic-2-6 broker=2] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,432] 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-03-23 05:47:45,432] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,433] INFO [Partition -uve-topic-0-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-03-23 05:47:45,433] INFO [Partition -uve-topic-0-6 broker=2] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,435] 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-03-23 05:47:45,436] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,436] INFO [Partition structured_syslog_topic-10 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-03-23 05:47:45,436] INFO [Partition structured_syslog_topic-10 broker=2] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,438] 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-03-23 05:47:45,439] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,439] INFO [Partition -uve-topic-9-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-03-23 05:47:45,439] INFO [Partition -uve-topic-9-6 broker=2] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,443] 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-03-23 05:47:45,443] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,443] INFO [Partition -uve-topic-7-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-03-23 05:47:45,443] INFO [Partition -uve-topic-7-6 broker=2] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,445] 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-03-23 05:47:45,446] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,447] INFO [Partition -uve-topic-8-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-03-23 05:47:45,447] INFO [Partition -uve-topic-8-6 broker=2] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,449] 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-03-23 05:47:45,449] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,449] INFO [Partition -uve-topic-4-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-03-23 05:47:45,449] INFO [Partition -uve-topic-4-7 broker=2] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,452] 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-03-23 05:47:45,454] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,454] INFO [Partition -uve-topic-5-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-03-23 05:47:45,454] INFO [Partition -uve-topic-5-7 broker=2] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,457] 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-03-23 05:47:45,458] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,458] INFO [Partition -uve-topic-2-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-03-23 05:47:45,458] INFO [Partition -uve-topic-2-7 broker=2] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,462] 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-03-23 05:47:45,463] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,463] INFO [Partition -uve-topic-3-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-03-23 05:47:45,463] INFO [Partition -uve-topic-3-7 broker=2] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,467] 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-03-23 05:47:45,467] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,467] INFO [Partition -uve-topic-0-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-03-23 05:47:45,468] INFO [Partition -uve-topic-0-7 broker=2] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,477] 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-03-23 05:47:45,478] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,478] INFO [Partition -uve-topic-1-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-03-23 05:47:45,478] INFO [Partition -uve-topic-1-7 broker=2] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,487] 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-03-23 05:47:45,487] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,487] INFO [Partition structured_syslog_topic-9 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-03-23 05:47:45,487] INFO [Partition structured_syslog_topic-9 broker=2] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,501] 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-03-23 05:47:45,504] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,505] INFO [Partition -uve-topic-8-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-03-23 05:47:45,506] INFO [Partition -uve-topic-8-7 broker=2] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,524] 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-03-23 05:47:45,526] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,526] INFO [Partition -uve-topic-9-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-03-23 05:47:45,526] INFO [Partition -uve-topic-9-7 broker=2] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,531] 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-03-23 05:47:45,533] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,533] INFO [Partition -uve-topic-6-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-03-23 05:47:45,533] INFO [Partition -uve-topic-6-7 broker=2] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,538] 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-03-23 05:47:45,541] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,542] INFO [Partition -uve-topic-7-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-03-23 05:47:45,542] INFO [Partition -uve-topic-7-7 broker=2] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,549] 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-03-23 05:47:45,550] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,550] INFO [Partition -uve-topic-9-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-03-23 05:47:45,554] INFO [Partition -uve-topic-9-0 broker=2] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,571] 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-03-23 05:47:45,572] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,572] INFO [Partition -uve-topic-7-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-03-23 05:47:45,572] INFO [Partition -uve-topic-7-0 broker=2] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,574] 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-03-23 05:47:45,575] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,575] INFO [Partition -uve-topic-8-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-03-23 05:47:45,575] INFO [Partition -uve-topic-8-0 broker=2] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,577] 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-03-23 05:47:45,577] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,577] INFO [Partition -uve-topic-5-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-03-23 05:47:45,577] INFO [Partition -uve-topic-5-0 broker=2] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,580] 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-03-23 05:47:45,580] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,580] INFO [Partition -uve-topic-6-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-03-23 05:47:45,580] INFO [Partition -uve-topic-6-0 broker=2] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,590] 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-03-23 05:47:45,592] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,593] INFO [Partition -uve-topic-2-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-03-23 05:47:45,593] INFO [Partition -uve-topic-2-1 broker=2] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,596] 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-03-23 05:47:45,597] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,599] INFO [Partition -uve-topic-3-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-03-23 05:47:45,599] INFO [Partition -uve-topic-3-1 broker=2] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,603] 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-03-23 05:47:45,604] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,604] INFO [Partition -uve-topic-0-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-03-23 05:47:45,604] INFO [Partition -uve-topic-0-1 broker=2] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,609] 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-03-23 05:47:45,609] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,610] INFO [Partition -uve-topic-1-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-03-23 05:47:45,610] INFO [Partition -uve-topic-1-1 broker=2] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,613] 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-03-23 05:47:45,614] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,614] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-03-23 05:47:45,614] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,617] 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-03-23 05:47:45,618] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,618] INFO [Partition -uve-topic-8-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-03-23 05:47:45,618] INFO [Partition -uve-topic-8-1 broker=2] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,620] 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-03-23 05:47:45,621] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,621] INFO [Partition -uve-topic-9-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-03-23 05:47:45,621] INFO [Partition -uve-topic-9-1 broker=2] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,626] 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-03-23 05:47:45,627] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,627] INFO [Partition -uve-topic-6-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-03-23 05:47:45,627] INFO [Partition -uve-topic-6-1 broker=2] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,631] 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-03-23 05:47:45,631] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,631] INFO [Partition -uve-topic-7-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-03-23 05:47:45,632] INFO [Partition -uve-topic-7-1 broker=2] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,636] 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-03-23 05:47:45,636] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,636] INFO [Partition -uve-topic-4-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-03-23 05:47:45,636] INFO [Partition -uve-topic-4-1 broker=2] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,638] 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-03-23 05:47:45,638] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,638] INFO [Partition -uve-topic-5-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-03-23 05:47:45,638] INFO [Partition -uve-topic-5-1 broker=2] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,641] 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-03-23 05:47:45,642] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,643] INFO [Partition structured_syslog_topic-11 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-03-23 05:47:45,643] INFO [Partition structured_syslog_topic-11 broker=2] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,644] 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-03-23 05:47:45,644] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,644] INFO [Partition -uve-topic-1-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-03-23 05:47:45,644] INFO [Partition -uve-topic-1-2 broker=2] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,648] 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-03-23 05:47:45,649] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,649] INFO [Partition -uve-topic-2-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-03-23 05:47:45,649] INFO [Partition -uve-topic-2-2 broker=2] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,652] 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-03-23 05:47:45,653] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,653] INFO [Partition -uve-topic-0-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-03-23 05:47:45,653] INFO [Partition -uve-topic-0-2 broker=2] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,656] 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-03-23 05:47:45,656] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,656] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-03-23 05:47:45,656] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,659] 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-03-23 05:47:45,659] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,659] INFO [Partition -uve-topic-9-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-03-23 05:47:45,659] INFO [Partition -uve-topic-9-2 broker=2] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,662] 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-03-23 05:47:45,662] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,662] INFO [Partition -uve-topic-7-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-03-23 05:47:45,662] INFO [Partition -uve-topic-7-2 broker=2] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,665] 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-03-23 05:47:45,665] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,665] INFO [Partition -uve-topic-8-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-03-23 05:47:45,665] INFO [Partition -uve-topic-8-2 broker=2] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,671] 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-03-23 05:47:45,672] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,672] INFO [Partition -uve-topic-5-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-03-23 05:47:45,672] INFO [Partition -uve-topic-5-2 broker=2] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,675] 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-03-23 05:47:45,675] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,675] INFO [Partition -uve-topic-6-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-03-23 05:47:45,675] INFO [Partition -uve-topic-6-2 broker=2] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,678] 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-03-23 05:47:45,678] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,678] INFO [Partition structured_syslog_topic-13 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-03-23 05:47:45,678] INFO [Partition structured_syslog_topic-13 broker=2] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,681] 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-03-23 05:47:45,681] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,681] INFO [Partition -uve-topic-3-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-03-23 05:47:45,681] INFO [Partition -uve-topic-3-2 broker=2] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,684] 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-03-23 05:47:45,684] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,685] INFO [Partition -uve-topic-4-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-03-23 05:47:45,685] INFO [Partition -uve-topic-4-2 broker=2] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,688] 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-03-23 05:47:45,688] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,688] INFO [Partition -uve-topic-0-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-03-23 05:47:45,688] INFO [Partition -uve-topic-0-3 broker=2] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,690] 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-03-23 05:47:45,690] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,691] INFO [Partition -uve-topic-1-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-03-23 05:47:45,691] INFO [Partition -uve-topic-1-3 broker=2] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,694] 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-03-23 05:47:45,694] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,695] INFO [Partition -uve-topic-8-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-03-23 05:47:45,695] INFO [Partition -uve-topic-8-3 broker=2] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,697] 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-03-23 05:47:45,697] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,697] INFO [Partition -uve-topic-9-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-03-23 05:47:45,697] INFO [Partition -uve-topic-9-3 broker=2] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,699] 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-03-23 05:47:45,699] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,700] INFO [Partition -uve-topic-6-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-03-23 05:47:45,700] INFO [Partition -uve-topic-6-3 broker=2] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,706] 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-03-23 05:47:45,706] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,706] INFO [Partition -uve-topic-7-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-03-23 05:47:45,707] INFO [Partition -uve-topic-7-3 broker=2] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,709] 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-03-23 05:47:45,709] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,709] INFO [Partition -uve-topic-4-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-03-23 05:47:45,709] INFO [Partition -uve-topic-4-3 broker=2] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,710] 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-03-23 05:47:45,710] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,710] INFO [Partition -uve-topic-5-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-03-23 05:47:45,710] INFO [Partition -uve-topic-5-3 broker=2] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,712] 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-03-23 05:47:45,712] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,712] INFO [Partition -uve-topic-2-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-03-23 05:47:45,712] INFO [Partition -uve-topic-2-3 broker=2] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,719] 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-03-23 05:47:45,722] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,722] INFO [Partition structured_syslog_topic-12 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-03-23 05:47:45,722] INFO [Partition structured_syslog_topic-12 broker=2] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,725] 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-03-23 05:47:45,726] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,726] INFO [Partition -uve-topic-3-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-03-23 05:47:45,726] INFO [Partition -uve-topic-3-3 broker=2] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,728] 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-03-23 05:47:45,728] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,729] INFO [Partition -uve-topic-0-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-03-23 05:47:45,729] INFO [Partition -uve-topic-0-4 broker=2] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,734] 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-03-23 05:47:45,734] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,734] INFO [Partition -uve-topic-0-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-03-23 05:47:45,735] INFO [Partition -uve-topic-0-12 broker=2] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,736] 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-03-23 05:47:45,736] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,737] INFO [Partition structured_syslog_topic-15 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-03-23 05:47:45,737] INFO [Partition structured_syslog_topic-15 broker=2] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,739] 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-03-23 05:47:45,739] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,739] INFO [Partition -uve-topic-7-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-03-23 05:47:45,739] INFO [Partition -uve-topic-7-12 broker=2] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,741] 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-03-23 05:47:45,741] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,741] INFO [Partition -uve-topic-8-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-03-23 05:47:45,741] INFO [Partition -uve-topic-8-12 broker=2] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,743] 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-03-23 05:47:45,743] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,744] INFO [Partition -uve-topic-5-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-03-23 05:47:45,744] INFO [Partition -uve-topic-5-12 broker=2] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,745] 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-03-23 05:47:45,746] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,746] INFO [Partition -uve-topic-6-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-03-23 05:47:45,746] INFO [Partition -uve-topic-6-12 broker=2] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,748] 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-03-23 05:47:45,748] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,748] INFO [Partition -uve-topic-3-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-03-23 05:47:45,748] INFO [Partition -uve-topic-3-12 broker=2] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,750] 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-03-23 05:47:45,750] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,750] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-03-23 05:47:45,750] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,752] 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-03-23 05:47:45,752] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,752] INFO [Partition -uve-topic-4-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-03-23 05:47:45,752] INFO [Partition -uve-topic-4-12 broker=2] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,755] 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-03-23 05:47:45,756] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,756] INFO [Partition -uve-topic-1-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-03-23 05:47:45,756] INFO [Partition -uve-topic-1-12 broker=2] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,757] 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-03-23 05:47:45,758] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,758] INFO [Partition -uve-topic-2-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-03-23 05:47:45,758] INFO [Partition -uve-topic-2-12 broker=2] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,760] 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-03-23 05:47:45,760] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,760] INFO [Partition structured_syslog_topic-14 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,760] INFO [Partition structured_syslog_topic-14 broker=2] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,763] 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-03-23 05:47:45,763] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,763] INFO [Partition -uve-topic-9-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-03-23 05:47:45,763] INFO [Partition -uve-topic-9-12 broker=2] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,765] 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-03-23 05:47:45,765] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,766] INFO [Partition -uve-topic-6-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-03-23 05:47:45,766] INFO [Partition -uve-topic-6-13 broker=2] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,768] 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-03-23 05:47:45,768] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,768] INFO [Partition -uve-topic-7-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-03-23 05:47:45,768] INFO [Partition -uve-topic-7-13 broker=2] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,769] 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-03-23 05:47:45,769] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,770] INFO [Partition -uve-topic-4-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-03-23 05:47:45,770] INFO [Partition -uve-topic-4-13 broker=2] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,772] 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-03-23 05:47:45,772] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,772] INFO [Partition -uve-topic-5-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-03-23 05:47:45,772] INFO [Partition -uve-topic-5-13 broker=2] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,775] 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-03-23 05:47:45,775] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,775] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-03-23 05:47:45,775] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,777] 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-03-23 05:47:45,777] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,777] INFO [Partition -uve-topic-2-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-03-23 05:47:45,777] INFO [Partition -uve-topic-2-13 broker=2] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,779] 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-03-23 05:47:45,779] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,779] INFO [Partition -uve-topic-3-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-03-23 05:47:45,779] INFO [Partition -uve-topic-3-13 broker=2] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,781] 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-03-23 05:47:45,782] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,782] INFO [Partition -uve-topic-0-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-03-23 05:47:45,782] INFO [Partition -uve-topic-0-13 broker=2] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,784] 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-03-23 05:47:45,784] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,785] INFO [Partition -uve-topic-1-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-03-23 05:47:45,785] INFO [Partition -uve-topic-1-13 broker=2] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,787] 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-03-23 05:47:45,787] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,787] INFO [Partition structured_syslog_topic-17 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-03-23 05:47:45,788] INFO [Partition structured_syslog_topic-17 broker=2] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,790] 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-03-23 05:47:45,790] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,790] INFO [Partition -uve-topic-8-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-03-23 05:47:45,790] INFO [Partition -uve-topic-8-13 broker=2] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,792] 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-03-23 05:47:45,793] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,793] INFO [Partition -uve-topic-9-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-03-23 05:47:45,793] INFO [Partition -uve-topic-9-13 broker=2] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,795] 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-03-23 05:47:45,795] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,795] INFO [Partition -uve-topic-5-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,795] INFO [Partition -uve-topic-5-14 broker=2] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,810] 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-03-23 05:47:45,810] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,810] INFO [Partition -uve-topic-6-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,810] INFO [Partition -uve-topic-6-14 broker=2] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,813] 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-03-23 05:47:45,813] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,813] INFO [Partition -uve-topic-3-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,813] INFO [Partition -uve-topic-3-14 broker=2] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,816] 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-03-23 05:47:45,816] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,816] INFO [Partition -uve-topic-4-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,816] INFO [Partition -uve-topic-4-14 broker=2] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,818] 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-03-23 05:47:45,819] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,819] INFO [Partition -uve-topic-1-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,819] INFO [Partition -uve-topic-1-14 broker=2] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,822] 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-03-23 05:47:45,822] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,822] INFO [Partition -uve-topic-2-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,823] INFO [Partition -uve-topic-2-14 broker=2] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,825] 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-03-23 05:47:45,826] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,826] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-03-23 05:47:45,827] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,828] 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-03-23 05:47:45,829] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,829] INFO [Partition -uve-topic-0-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,829] INFO [Partition -uve-topic-0-14 broker=2] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,831] 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-03-23 05:47:45,831] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,832] INFO [Partition structured_syslog_topic-16 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-03-23 05:47:45,832] INFO [Partition structured_syslog_topic-16 broker=2] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,833] 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-03-23 05:47:45,834] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,834] INFO [Partition -uve-topic-9-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,834] INFO [Partition -uve-topic-9-14 broker=2] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,838] 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-03-23 05:47:45,839] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,840] INFO [Partition -uve-topic-7-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,840] INFO [Partition -uve-topic-7-14 broker=2] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,843] 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-03-23 05:47:45,843] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,843] INFO [Partition -uve-topic-8-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-03-23 05:47:45,843] INFO [Partition -uve-topic-8-14 broker=2] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,847] 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-03-23 05:47:45,847] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,847] INFO [Partition -uve-topic-4-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-03-23 05:47:45,847] INFO [Partition -uve-topic-4-15 broker=2] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,850] 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-03-23 05:47:45,850] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,851] INFO [Partition -uve-topic-5-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-03-23 05:47:45,851] INFO [Partition -uve-topic-5-15 broker=2] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,856] 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-03-23 05:47:45,858] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,858] INFO [Partition -uve-topic-2-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-03-23 05:47:45,858] INFO [Partition -uve-topic-2-15 broker=2] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,860] 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-03-23 05:47:45,861] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,861] INFO [Partition -uve-topic-3-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-03-23 05:47:45,861] INFO [Partition -uve-topic-3-15 broker=2] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,864] 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-03-23 05:47:45,865] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,865] INFO [Partition -uve-topic-0-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-03-23 05:47:45,866] INFO [Partition -uve-topic-0-15 broker=2] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,868] 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-03-23 05:47:45,868] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,869] INFO [Partition -uve-topic-1-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-03-23 05:47:45,869] INFO [Partition -uve-topic-1-15 broker=2] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,872] 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-03-23 05:47:45,872] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,873] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-03-23 05:47:45,873] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,876] 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-03-23 05:47:45,877] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,877] INFO [Partition structured_syslog_topic-19 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-03-23 05:47:45,877] INFO [Partition structured_syslog_topic-19 broker=2] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,879] 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-03-23 05:47:45,879] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,880] INFO [Partition -uve-topic-3-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-03-23 05:47:45,880] INFO [Partition -uve-topic-3-8 broker=2] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,882] 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-03-23 05:47:45,882] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,883] INFO [Partition -uve-topic-4-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-03-23 05:47:45,883] INFO [Partition -uve-topic-4-8 broker=2] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,885] 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-03-23 05:47:45,885] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,888] INFO [Partition -uve-topic-1-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-03-23 05:47:45,888] INFO [Partition -uve-topic-1-8 broker=2] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,890] 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-03-23 05:47:45,890] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,891] INFO [Partition -uve-topic-2-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-03-23 05:47:45,891] INFO [Partition -uve-topic-2-8 broker=2] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,892] 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-03-23 05:47:45,893] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,893] INFO [Partition -uve-topic-0-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-03-23 05:47:45,894] INFO [Partition -uve-topic-0-8 broker=2] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,895] 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-03-23 05:47:45,896] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,896] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-03-23 05:47:45,897] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,899] 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-03-23 05:47:45,899] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,899] INFO [Partition -uve-topic-9-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-03-23 05:47:45,899] INFO [Partition -uve-topic-9-8 broker=2] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,902] 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-03-23 05:47:45,902] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,902] INFO [Partition -uve-topic-7-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-03-23 05:47:45,902] INFO [Partition -uve-topic-7-8 broker=2] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,904] 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-03-23 05:47:45,905] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,905] INFO [Partition -uve-topic-8-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-03-23 05:47:45,905] INFO [Partition -uve-topic-8-8 broker=2] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,907] 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-03-23 05:47:45,907] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,908] INFO [Partition -uve-topic-5-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-03-23 05:47:45,908] INFO [Partition -uve-topic-5-8 broker=2] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,909] 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-03-23 05:47:45,910] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,910] INFO [Partition -uve-topic-6-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-03-23 05:47:45,910] INFO [Partition -uve-topic-6-8 broker=2] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,912] 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-03-23 05:47:45,913] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,914] INFO [Partition -uve-topic-2-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-03-23 05:47:45,914] INFO [Partition -uve-topic-2-9 broker=2] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,916] 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-03-23 05:47:45,917] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,917] INFO [Partition structured_syslog_topic-18 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-03-23 05:47:45,917] INFO [Partition structured_syslog_topic-18 broker=2] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,919] 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-03-23 05:47:45,920] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,920] INFO [Partition -uve-topic-3-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-03-23 05:47:45,921] INFO [Partition -uve-topic-3-9 broker=2] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,923] 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-03-23 05:47:45,924] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,924] INFO [Partition -uve-topic-0-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-03-23 05:47:45,924] INFO [Partition -uve-topic-0-9 broker=2] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,926] 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-03-23 05:47:45,926] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,926] INFO [Partition -uve-topic-1-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-03-23 05:47:45,926] INFO [Partition -uve-topic-1-9 broker=2] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,929] 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-03-23 05:47:45,929] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,930] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-03-23 05:47:45,930] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,932] 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-03-23 05:47:45,932] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,934] INFO [Partition -uve-topic-8-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-03-23 05:47:45,934] INFO [Partition -uve-topic-8-9 broker=2] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,936] 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-03-23 05:47:45,936] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,937] INFO [Partition -uve-topic-9-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-03-23 05:47:45,937] INFO [Partition -uve-topic-9-9 broker=2] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,939] 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-03-23 05:47:45,940] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,940] INFO [Partition -uve-topic-6-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-03-23 05:47:45,940] INFO [Partition -uve-topic-6-9 broker=2] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,943] 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-03-23 05:47:45,943] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,943] INFO [Partition -uve-topic-7-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-03-23 05:47:45,943] INFO [Partition -uve-topic-7-9 broker=2] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,951] 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-03-23 05:47:45,952] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,952] INFO [Partition -uve-topic-4-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-03-23 05:47:45,952] INFO [Partition -uve-topic-4-9 broker=2] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,960] 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-03-23 05:47:45,961] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,961] INFO [Partition -uve-topic-5-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-03-23 05:47:45,961] INFO [Partition -uve-topic-5-9 broker=2] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,964] 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-03-23 05:47:45,964] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,965] INFO [Partition -uve-topic-1-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-03-23 05:47:45,965] INFO [Partition -uve-topic-1-10 broker=2] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,968] 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-03-23 05:47:45,968] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,969] INFO [Partition -uve-topic-2-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-03-23 05:47:45,969] INFO [Partition -uve-topic-2-10 broker=2] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,973] 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-03-23 05:47:45,974] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,974] INFO [Partition -uve-topic-0-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-03-23 05:47:45,974] INFO [Partition -uve-topic-0-10 broker=2] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,977] 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-03-23 05:47:45,978] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,978] INFO [Partition -uve-topic-9-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-03-23 05:47:45,978] INFO [Partition -uve-topic-9-10 broker=2] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,981] 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-03-23 05:47:45,981] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,982] INFO [Partition -uve-topic-7-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-03-23 05:47:45,982] INFO [Partition -uve-topic-7-10 broker=2] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,987] 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-03-23 05:47:45,987] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,988] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-03-23 05:47:45,988] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,991] 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-03-23 05:47:45,991] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,991] INFO [Partition -uve-topic-8-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-03-23 05:47:45,992] INFO [Partition -uve-topic-8-10 broker=2] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:45,998] 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-03-23 05:47:45,998] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:45,998] INFO [Partition -uve-topic-5-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-03-23 05:47:45,998] INFO [Partition -uve-topic-5-10 broker=2] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,002] 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-03-23 05:47:46,003] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,003] INFO [Partition -uve-topic-6-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-03-23 05:47:46,003] INFO [Partition -uve-topic-6-10 broker=2] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,006] 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-03-23 05:47:46,006] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,006] INFO [Partition structured_syslog_topic-21 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-03-23 05:47:46,007] INFO [Partition structured_syslog_topic-21 broker=2] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,010] 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-03-23 05:47:46,011] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,011] INFO [Partition -uve-topic-3-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-03-23 05:47:46,011] INFO [Partition -uve-topic-3-10 broker=2] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,015] 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-03-23 05:47:46,015] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,015] INFO [Partition -uve-topic-4-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-03-23 05:47:46,015] INFO [Partition -uve-topic-4-10 broker=2] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,017] 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-03-23 05:47:46,017] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,018] INFO [Partition -uve-topic-0-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-03-23 05:47:46,018] INFO [Partition -uve-topic-0-11 broker=2] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,020] 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-03-23 05:47:46,020] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,020] INFO [Partition -uve-topic-1-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-03-23 05:47:46,021] INFO [Partition -uve-topic-1-11 broker=2] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,022] 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-03-23 05:47:46,023] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,023] INFO [Partition -uve-topic-8-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-03-23 05:47:46,023] INFO [Partition -uve-topic-8-11 broker=2] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,025] 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-03-23 05:47:46,025] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,025] INFO [Partition -uve-topic-9-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-03-23 05:47:46,025] INFO [Partition -uve-topic-9-11 broker=2] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,028] 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-03-23 05:47:46,028] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,028] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-03-23 05:47:46,028] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,033] 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-03-23 05:47:46,034] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,034] INFO [Partition -uve-topic-6-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-03-23 05:47:46,034] INFO [Partition -uve-topic-6-11 broker=2] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,038] 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-03-23 05:47:46,039] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,039] INFO [Partition -uve-topic-7-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-03-23 05:47:46,039] INFO [Partition -uve-topic-7-11 broker=2] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,044] 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-03-23 05:47:46,044] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,044] INFO [Partition -uve-topic-4-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-03-23 05:47:46,044] INFO [Partition -uve-topic-4-11 broker=2] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,051] 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-03-23 05:47:46,051] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,051] INFO [Partition -uve-topic-5-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-03-23 05:47:46,051] INFO [Partition -uve-topic-5-11 broker=2] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,058] 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-03-23 05:47:46,058] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,058] INFO [Partition -uve-topic-2-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-03-23 05:47:46,058] INFO [Partition -uve-topic-2-11 broker=2] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,060] 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-03-23 05:47:46,060] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,060] INFO [Partition structured_syslog_topic-20 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-03-23 05:47:46,060] INFO [Partition structured_syslog_topic-20 broker=2] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,064] 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-03-23 05:47:46,064] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,064] INFO [Partition -uve-topic-3-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-03-23 05:47:46,064] INFO [Partition -uve-topic-3-11 broker=2] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,066] 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-03-23 05:47:46,066] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,066] INFO [Partition -uve-topic-8-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-03-23 05:47:46,066] INFO [Partition -uve-topic-8-19 broker=2] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,070] 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-03-23 05:47:46,071] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,071] INFO [Partition -uve-topic-9-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-03-23 05:47:46,071] INFO [Partition -uve-topic-9-19 broker=2] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,074] 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-03-23 05:47:46,074] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,075] INFO [Partition -uve-topic-6-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-03-23 05:47:46,075] INFO [Partition -uve-topic-6-19 broker=2] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,079] 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-03-23 05:47:46,079] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,080] INFO [Partition -uve-topic-7-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-03-23 05:47:46,080] INFO [Partition -uve-topic-7-19 broker=2] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,083] 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-03-23 05:47:46,083] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,083] INFO [Partition -uve-topic-4-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-03-23 05:47:46,083] INFO [Partition -uve-topic-4-19 broker=2] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,085] 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-03-23 05:47:46,086] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,086] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-03-23 05:47:46,086] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,087] 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-03-23 05:47:46,088] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,088] INFO [Partition -uve-topic-5-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-03-23 05:47:46,088] INFO [Partition -uve-topic-5-19 broker=2] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,090] 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-03-23 05:47:46,090] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,090] INFO [Partition -uve-topic-2-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-03-23 05:47:46,090] INFO [Partition -uve-topic-2-19 broker=2] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,092] 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-03-23 05:47:46,093] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,093] INFO [Partition -uve-topic-3-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-03-23 05:47:46,093] INFO [Partition -uve-topic-3-19 broker=2] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,097] 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-03-23 05:47:46,098] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,098] INFO [Partition -uve-topic-0-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-03-23 05:47:46,098] INFO [Partition -uve-topic-0-20 broker=2] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,101] 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-03-23 05:47:46,101] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,101] INFO [Partition -uve-topic-7-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-03-23 05:47:46,102] INFO [Partition -uve-topic-7-20 broker=2] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,106] 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-03-23 05:47:46,106] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,106] INFO [Partition -uve-topic-8-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-03-23 05:47:46,106] INFO [Partition -uve-topic-8-20 broker=2] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,109] 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-03-23 05:47:46,109] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,110] INFO [Partition -uve-topic-5-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-03-23 05:47:46,110] INFO [Partition -uve-topic-5-20 broker=2] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,112] 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-03-23 05:47:46,112] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,113] INFO [Partition -uve-topic-6-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-03-23 05:47:46,113] INFO [Partition -uve-topic-6-20 broker=2] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,114] 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-03-23 05:47:46,114] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,115] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-03-23 05:47:46,115] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,117] 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-03-23 05:47:46,118] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,118] INFO [Partition -uve-topic-3-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-03-23 05:47:46,118] INFO [Partition -uve-topic-3-20 broker=2] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,120] 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-03-23 05:47:46,120] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,120] INFO [Partition -uve-topic-4-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-03-23 05:47:46,120] INFO [Partition -uve-topic-4-20 broker=2] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,123] 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-03-23 05:47:46,123] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,123] INFO [Partition -uve-topic-1-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-03-23 05:47:46,123] INFO [Partition -uve-topic-1-20 broker=2] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,128] 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-03-23 05:47:46,128] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,128] INFO [Partition -uve-topic-2-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-03-23 05:47:46,128] INFO [Partition -uve-topic-2-20 broker=2] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,131] 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-03-23 05:47:46,131] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,131] INFO [Partition -uve-topic-9-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-03-23 05:47:46,131] INFO [Partition -uve-topic-9-20 broker=2] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,133] 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-03-23 05:47:46,133] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,133] INFO [Partition -uve-topic-6-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-03-23 05:47:46,134] INFO [Partition -uve-topic-6-21 broker=2] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,136] 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-03-23 05:47:46,136] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,137] INFO [Partition -uve-topic-7-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-03-23 05:47:46,137] INFO [Partition -uve-topic-7-21 broker=2] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,140] 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-03-23 05:47:46,140] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,140] INFO [Partition -uve-topic-4-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-03-23 05:47:46,140] INFO [Partition -uve-topic-4-21 broker=2] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,143] 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-03-23 05:47:46,143] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,144] INFO [Partition -uve-topic-5-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-03-23 05:47:46,144] INFO [Partition -uve-topic-5-21 broker=2] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,146] 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-03-23 05:47:46,146] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,147] INFO [Partition -uve-topic-2-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-03-23 05:47:46,147] INFO [Partition -uve-topic-2-21 broker=2] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,149] 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-03-23 05:47:46,149] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,150] INFO [Partition -uve-topic-3-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-03-23 05:47:46,150] INFO [Partition -uve-topic-3-21 broker=2] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,154] 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-03-23 05:47:46,155] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,155] INFO [Partition -uve-topic-0-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-03-23 05:47:46,155] INFO [Partition -uve-topic-0-21 broker=2] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,158] 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-03-23 05:47:46,158] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,158] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-03-23 05:47:46,158] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,164] 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-03-23 05:47:46,164] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,164] INFO [Partition -uve-topic-1-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-03-23 05:47:46,164] INFO [Partition -uve-topic-1-21 broker=2] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,166] 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-03-23 05:47:46,166] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,166] INFO [Partition -uve-topic-8-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-03-23 05:47:46,166] INFO [Partition -uve-topic-8-21 broker=2] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,169] 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-03-23 05:47:46,169] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,169] INFO [Partition -uve-topic-9-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-03-23 05:47:46,169] INFO [Partition -uve-topic-9-21 broker=2] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,171] 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-03-23 05:47:46,171] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,171] INFO [Partition -uve-topic-5-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-03-23 05:47:46,171] INFO [Partition -uve-topic-5-22 broker=2] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,173] 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-03-23 05:47:46,173] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,174] INFO [Partition -uve-topic-6-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-03-23 05:47:46,174] INFO [Partition -uve-topic-6-22 broker=2] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,180] 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-03-23 05:47:46,181] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,181] INFO [Partition -uve-topic-3-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-03-23 05:47:46,181] INFO [Partition -uve-topic-3-22 broker=2] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,183] 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-03-23 05:47:46,183] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,183] INFO [Partition -uve-topic-4-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-03-23 05:47:46,183] INFO [Partition -uve-topic-4-22 broker=2] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,186] 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-03-23 05:47:46,186] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,186] INFO [Partition -uve-topic-1-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-03-23 05:47:46,186] INFO [Partition -uve-topic-1-22 broker=2] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,189] 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-03-23 05:47:46,189] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,189] INFO [Partition -uve-topic-2-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-03-23 05:47:46,189] INFO [Partition -uve-topic-2-22 broker=2] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,191] 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-03-23 05:47:46,191] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,192] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-03-23 05:47:46,192] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,195] 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-03-23 05:47:46,195] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,195] INFO [Partition -uve-topic-0-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-03-23 05:47:46,195] INFO [Partition -uve-topic-0-22 broker=2] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,197] 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-03-23 05:47:46,197] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,197] INFO [Partition -uve-topic-9-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-03-23 05:47:46,197] INFO [Partition -uve-topic-9-22 broker=2] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,199] 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-03-23 05:47:46,200] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,200] INFO [Partition -uve-topic-7-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-03-23 05:47:46,200] INFO [Partition -uve-topic-7-22 broker=2] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,202] 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-03-23 05:47:46,203] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,204] INFO [Partition -uve-topic-8-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-03-23 05:47:46,204] INFO [Partition -uve-topic-8-22 broker=2] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,207] 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-03-23 05:47:46,207] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,207] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-03-23 05:47:46,207] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,209] 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-03-23 05:47:46,209] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,210] INFO [Partition -uve-topic-8-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-03-23 05:47:46,210] INFO [Partition -uve-topic-8-15 broker=2] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,212] 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-03-23 05:47:46,212] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,212] INFO [Partition -uve-topic-9-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-03-23 05:47:46,212] INFO [Partition -uve-topic-9-15 broker=2] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,214] 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-03-23 05:47:46,214] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,214] INFO [Partition -uve-topic-6-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-03-23 05:47:46,215] INFO [Partition -uve-topic-6-15 broker=2] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,216] 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-03-23 05:47:46,217] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,217] INFO [Partition -uve-topic-7-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-03-23 05:47:46,217] INFO [Partition -uve-topic-7-15 broker=2] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,219] 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-03-23 05:47:46,219] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,219] INFO [Partition -uve-topic-3-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-03-23 05:47:46,219] INFO [Partition -uve-topic-3-16 broker=2] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,221] 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-03-23 05:47:46,221] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,222] INFO [Partition -uve-topic-4-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-03-23 05:47:46,222] INFO [Partition -uve-topic-4-16 broker=2] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,224] 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-03-23 05:47:46,225] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,230] INFO [Partition -uve-topic-1-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-03-23 05:47:46,232] INFO [Partition -uve-topic-1-16 broker=2] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,235] 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-03-23 05:47:46,235] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,235] INFO [Partition -uve-topic-2-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-03-23 05:47:46,235] INFO [Partition -uve-topic-2-16 broker=2] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,237] 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-03-23 05:47:46,237] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,237] INFO [Partition -uve-topic-0-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-03-23 05:47:46,237] INFO [Partition -uve-topic-0-16 broker=2] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,240] 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-03-23 05:47:46,240] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,240] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-03-23 05:47:46,240] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,242] 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-03-23 05:47:46,242] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,242] INFO [Partition -uve-topic-9-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-03-23 05:47:46,242] INFO [Partition -uve-topic-9-16 broker=2] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,244] 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-03-23 05:47:46,244] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,244] INFO [Partition -uve-topic-7-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-03-23 05:47:46,245] INFO [Partition -uve-topic-7-16 broker=2] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,247] 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-03-23 05:47:46,247] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,247] INFO [Partition -uve-topic-8-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-03-23 05:47:46,247] INFO [Partition -uve-topic-8-16 broker=2] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,249] 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-03-23 05:47:46,250] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,250] INFO [Partition -uve-topic-5-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-03-23 05:47:46,250] INFO [Partition -uve-topic-5-16 broker=2] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,253] 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-03-23 05:47:46,253] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,253] INFO [Partition -uve-topic-6-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-03-23 05:47:46,253] INFO [Partition -uve-topic-6-16 broker=2] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,257] 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-03-23 05:47:46,257] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,258] INFO [Partition -uve-topic-2-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-03-23 05:47:46,258] INFO [Partition -uve-topic-2-17 broker=2] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,260] 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-03-23 05:47:46,260] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,260] INFO [Partition -uve-topic-3-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-03-23 05:47:46,261] INFO [Partition -uve-topic-3-17 broker=2] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,263] 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-03-23 05:47:46,263] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,264] INFO [Partition -uve-topic-0-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-03-23 05:47:46,264] INFO [Partition -uve-topic-0-17 broker=2] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,266] 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-03-23 05:47:46,266] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,267] INFO [Partition -uve-topic-1-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-03-23 05:47:46,267] INFO [Partition -uve-topic-1-17 broker=2] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,269] 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-03-23 05:47:46,269] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,269] INFO [Partition -uve-topic-8-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-03-23 05:47:46,269] INFO [Partition -uve-topic-8-17 broker=2] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,271] 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-03-23 05:47:46,271] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,271] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-03-23 05:47:46,271] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,273] 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-03-23 05:47:46,273] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,273] INFO [Partition -uve-topic-9-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-03-23 05:47:46,273] INFO [Partition -uve-topic-9-17 broker=2] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,275] 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-03-23 05:47:46,276] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,276] INFO [Partition -uve-topic-6-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-03-23 05:47:46,276] INFO [Partition -uve-topic-6-17 broker=2] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,277] 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-03-23 05:47:46,278] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,278] INFO [Partition -uve-topic-7-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-03-23 05:47:46,278] INFO [Partition -uve-topic-7-17 broker=2] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,279] 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-03-23 05:47:46,280] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,280] INFO [Partition -uve-topic-4-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-03-23 05:47:46,280] INFO [Partition -uve-topic-4-17 broker=2] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,282] 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-03-23 05:47:46,282] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,283] INFO [Partition -uve-topic-5-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-03-23 05:47:46,283] INFO [Partition -uve-topic-5-17 broker=2] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,285] 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-03-23 05:47:46,285] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,286] INFO [Partition -uve-topic-1-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-03-23 05:47:46,287] INFO [Partition -uve-topic-1-18 broker=2] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,290] 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-03-23 05:47:46,291] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,291] INFO [Partition -uve-topic-2-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-03-23 05:47:46,291] INFO [Partition -uve-topic-2-18 broker=2] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,295] 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-03-23 05:47:46,295] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,295] INFO [Partition -uve-topic-0-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-03-23 05:47:46,295] INFO [Partition -uve-topic-0-18 broker=2] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,301] 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-03-23 05:47:46,301] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,301] INFO [Partition -uve-topic-9-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-03-23 05:47:46,301] INFO [Partition -uve-topic-9-18 broker=2] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,305] 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-03-23 05:47:46,305] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,306] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-03-23 05:47:46,306] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,308] 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-03-23 05:47:46,308] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,309] INFO [Partition -uve-topic-7-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-03-23 05:47:46,309] INFO [Partition -uve-topic-7-18 broker=2] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,311] 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-03-23 05:47:46,311] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,312] INFO [Partition -uve-topic-8-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-03-23 05:47:46,312] INFO [Partition -uve-topic-8-18 broker=2] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,314] 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-03-23 05:47:46,314] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,314] INFO [Partition -uve-topic-5-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-03-23 05:47:46,314] INFO [Partition -uve-topic-5-18 broker=2] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,316] 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-03-23 05:47:46,316] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,316] INFO [Partition -uve-topic-6-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-03-23 05:47:46,316] INFO [Partition -uve-topic-6-18 broker=2] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,318] 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-03-23 05:47:46,319] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,319] INFO [Partition -uve-topic-3-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-03-23 05:47:46,319] INFO [Partition -uve-topic-3-18 broker=2] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,322] 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-03-23 05:47:46,322] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,323] INFO [Partition -uve-topic-4-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-03-23 05:47:46,323] INFO [Partition -uve-topic-4-18 broker=2] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,326] 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-03-23 05:47:46,326] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,326] INFO [Partition -uve-topic-0-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-03-23 05:47:46,326] INFO [Partition -uve-topic-0-19 broker=2] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,328] 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-03-23 05:47:46,328] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,328] INFO [Partition -uve-topic-1-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-03-23 05:47:46,329] INFO [Partition -uve-topic-1-19 broker=2] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,331] 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-03-23 05:47:46,331] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,331] INFO [Partition -uve-topic-0-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,331] INFO [Partition -uve-topic-0-27 broker=2] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,334] 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-03-23 05:47:46,334] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,334] INFO [Partition -uve-topic-1-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,334] INFO [Partition -uve-topic-1-27 broker=2] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,336] 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-03-23 05:47:46,336] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,336] INFO [Partition structured_syslog_topic-0 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-03-23 05:47:46,336] INFO [Partition structured_syslog_topic-0 broker=2] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,338] 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-03-23 05:47:46,338] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,340] INFO [Partition -uve-topic-8-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,340] INFO [Partition -uve-topic-8-27 broker=2] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,341] 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-03-23 05:47:46,342] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,342] INFO [Partition -uve-topic-9-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,342] INFO [Partition -uve-topic-9-27 broker=2] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,344] 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-03-23 05:47:46,344] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,345] INFO [Partition -uve-topic-6-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,345] INFO [Partition -uve-topic-6-27 broker=2] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,348] 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-03-23 05:47:46,348] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,348] INFO [Partition -uve-topic-7-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,348] INFO [Partition -uve-topic-7-27 broker=2] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,351] 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-03-23 05:47:46,351] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,351] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-03-23 05:47:46,351] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,353] 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-03-23 05:47:46,353] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,353] INFO [Partition -uve-topic-4-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,353] INFO [Partition -uve-topic-4-27 broker=2] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,355] 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-03-23 05:47:46,356] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,356] INFO [Partition -uve-topic-5-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,356] INFO [Partition -uve-topic-5-27 broker=2] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,358] 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-03-23 05:47:46,358] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,358] INFO [Partition -uve-topic-2-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,358] INFO [Partition -uve-topic-2-27 broker=2] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,360] 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-03-23 05:47:46,360] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,360] INFO [Partition -uve-topic-3-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,360] INFO [Partition -uve-topic-3-27 broker=2] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,362] 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-03-23 05:47:46,362] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,362] INFO [Partition -uve-topic-0-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,362] INFO [Partition -uve-topic-0-28 broker=2] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,364] 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-03-23 05:47:46,364] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,364] INFO [Partition -uve-topic-7-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,364] INFO [Partition -uve-topic-7-28 broker=2] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,366] 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-03-23 05:47:46,366] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,367] INFO [Partition -uve-topic-8-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,367] INFO [Partition -uve-topic-8-28 broker=2] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,368] 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-03-23 05:47:46,369] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,369] INFO [Partition -uve-topic-5-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,369] INFO [Partition -uve-topic-5-28 broker=2] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,371] 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-03-23 05:47:46,371] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,371] INFO [Partition -uve-topic-6-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,371] INFO [Partition -uve-topic-6-28 broker=2] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,373] 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-03-23 05:47:46,373] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,373] INFO [Partition -uve-topic-3-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,373] INFO [Partition -uve-topic-3-28 broker=2] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,375] 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-03-23 05:47:46,375] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,375] INFO [Partition -uve-topic-4-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,376] INFO [Partition -uve-topic-4-28 broker=2] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,378] 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-03-23 05:47:46,378] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,378] INFO [Partition -uve-topic-1-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,378] INFO [Partition -uve-topic-1-28 broker=2] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,380] 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-03-23 05:47:46,380] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,380] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-03-23 05:47:46,380] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,382] 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-03-23 05:47:46,382] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,382] INFO [Partition -uve-topic-2-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,382] INFO [Partition -uve-topic-2-28 broker=2] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,385] 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-03-23 05:47:46,385] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,385] INFO [Partition structured_syslog_topic-2 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-03-23 05:47:46,385] INFO [Partition structured_syslog_topic-2 broker=2] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,387] 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-03-23 05:47:46,387] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,387] INFO [Partition -uve-topic-9-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,387] INFO [Partition -uve-topic-9-28 broker=2] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,388] 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-03-23 05:47:46,388] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,388] INFO [Partition -uve-topic-6-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,388] INFO [Partition -uve-topic-6-29 broker=2] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,390] 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-03-23 05:47:46,391] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,391] INFO [Partition -uve-topic-7-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,392] INFO [Partition -uve-topic-7-29 broker=2] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,393] 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-03-23 05:47:46,394] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,394] INFO [Partition -uve-topic-4-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,394] INFO [Partition -uve-topic-4-29 broker=2] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,396] 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-03-23 05:47:46,396] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,396] INFO [Partition -uve-topic-5-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,396] INFO [Partition -uve-topic-5-29 broker=2] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,398] 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-03-23 05:47:46,398] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,398] INFO [Partition -uve-topic-2-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,398] INFO [Partition -uve-topic-2-29 broker=2] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,400] 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-03-23 05:47:46,400] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,400] INFO [Partition -uve-topic-3-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,400] INFO [Partition -uve-topic-3-29 broker=2] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,405] 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-03-23 05:47:46,405] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,405] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-03-23 05:47:46,405] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,407] 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-03-23 05:47:46,408] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,408] INFO [Partition -uve-topic-0-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,408] INFO [Partition -uve-topic-0-29 broker=2] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,410] 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-03-23 05:47:46,410] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,410] INFO [Partition -uve-topic-1-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,411] INFO [Partition -uve-topic-1-29 broker=2] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,413] 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-03-23 05:47:46,414] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,414] INFO [Partition structured_syslog_topic-1 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-03-23 05:47:46,414] INFO [Partition structured_syslog_topic-1 broker=2] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,416] 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-03-23 05:47:46,416] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,416] INFO [Partition -uve-topic-8-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,416] INFO [Partition -uve-topic-8-29 broker=2] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,419] 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-03-23 05:47:46,419] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,419] INFO [Partition -uve-topic-9-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,419] INFO [Partition -uve-topic-9-29 broker=2] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,421] 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-03-23 05:47:46,421] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,422] INFO [Partition -uve-topic-4-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-03-23 05:47:46,422] INFO [Partition -uve-topic-4-23 broker=2] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,424] 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-03-23 05:47:46,424] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,425] INFO [Partition -uve-topic-5-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-03-23 05:47:46,425] INFO [Partition -uve-topic-5-23 broker=2] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,447] 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-03-23 05:47:46,448] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,448] INFO [Partition -uve-topic-2-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-03-23 05:47:46,448] INFO [Partition -uve-topic-2-23 broker=2] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,451] 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-03-23 05:47:46,451] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,451] INFO [Partition -uve-topic-3-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-03-23 05:47:46,451] INFO [Partition -uve-topic-3-23 broker=2] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,456] 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-03-23 05:47:46,456] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,456] INFO [Partition -uve-topic-0-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-03-23 05:47:46,456] INFO [Partition -uve-topic-0-23 broker=2] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,459] 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-03-23 05:47:46,459] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,459] INFO [Partition -uve-topic-1-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-03-23 05:47:46,459] INFO [Partition -uve-topic-1-23 broker=2] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,466] 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-03-23 05:47:46,467] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,467] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-03-23 05:47:46,467] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,468] 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-03-23 05:47:46,469] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,469] INFO [Partition -uve-topic-8-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-03-23 05:47:46,469] INFO [Partition -uve-topic-8-23 broker=2] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,471] 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-03-23 05:47:46,472] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,472] INFO [Partition -uve-topic-9-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2026-03-23 05:47:46,473] INFO [Partition -uve-topic-9-23 broker=2] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,475] 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-03-23 05:47:46,475] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,476] INFO [Partition -uve-topic-6-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-03-23 05:47:46,476] INFO [Partition -uve-topic-6-23 broker=2] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,480] 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-03-23 05:47:46,480] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,480] INFO [Partition structured_syslog_topic-4 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-03-23 05:47:46,480] INFO [Partition structured_syslog_topic-4 broker=2] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,484] 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-03-23 05:47:46,484] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,484] INFO [Partition -uve-topic-7-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-03-23 05:47:46,484] INFO [Partition -uve-topic-7-23 broker=2] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,486] 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-03-23 05:47:46,486] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,486] INFO [Partition structured_syslog_topic-3 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-03-23 05:47:46,487] INFO [Partition structured_syslog_topic-3 broker=2] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,489] 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-03-23 05:47:46,489] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,489] INFO [Partition -uve-topic-3-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-03-23 05:47:46,489] INFO [Partition -uve-topic-3-24 broker=2] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,492] 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-03-23 05:47:46,492] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,492] INFO [Partition -uve-topic-4-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-03-23 05:47:46,492] INFO [Partition -uve-topic-4-24 broker=2] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,495] 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-03-23 05:47:46,496] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,496] INFO [Partition -uve-topic-1-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-03-23 05:47:46,496] INFO [Partition -uve-topic-1-24 broker=2] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,500] 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-03-23 05:47:46,500] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,500] INFO [Partition -uve-topic-2-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-03-23 05:47:46,500] INFO [Partition -uve-topic-2-24 broker=2] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,506] 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-03-23 05:47:46,506] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,506] INFO [Partition -uve-topic-0-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-03-23 05:47:46,506] INFO [Partition -uve-topic-0-24 broker=2] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,508] 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-03-23 05:47:46,508] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,509] INFO [Partition -uve-topic-9-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-03-23 05:47:46,509] INFO [Partition -uve-topic-9-24 broker=2] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,512] 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-03-23 05:47:46,512] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,513] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-03-23 05:47:46,513] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,515] 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-03-23 05:47:46,515] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,515] INFO [Partition -uve-topic-7-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-03-23 05:47:46,515] INFO [Partition -uve-topic-7-24 broker=2] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,520] 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-03-23 05:47:46,520] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,520] INFO [Partition -uve-topic-8-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-03-23 05:47:46,520] INFO [Partition -uve-topic-8-24 broker=2] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,530] 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-03-23 05:47:46,530] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,530] INFO [Partition -uve-topic-5-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-03-23 05:47:46,530] INFO [Partition -uve-topic-5-24 broker=2] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,532] 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-03-23 05:47:46,532] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,532] INFO [Partition -uve-topic-6-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-03-23 05:47:46,532] INFO [Partition -uve-topic-6-24 broker=2] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,542] 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-03-23 05:47:46,542] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,542] INFO [Partition -uve-topic-2-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-03-23 05:47:46,542] INFO [Partition -uve-topic-2-25 broker=2] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,545] 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-03-23 05:47:46,546] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,546] INFO [Partition -uve-topic-3-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-03-23 05:47:46,546] INFO [Partition -uve-topic-3-25 broker=2] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,550] 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-03-23 05:47:46,551] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,551] INFO [Partition -uve-topic-0-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-03-23 05:47:46,551] INFO [Partition -uve-topic-0-25 broker=2] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,556] 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-03-23 05:47:46,556] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,557] INFO [Partition -uve-topic-1-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-03-23 05:47:46,557] INFO [Partition -uve-topic-1-25 broker=2] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,558] 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-03-23 05:47:46,558] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,558] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-03-23 05:47:46,558] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,560] 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-03-23 05:47:46,560] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,561] INFO [Partition -uve-topic-8-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-03-23 05:47:46,561] INFO [Partition -uve-topic-8-25 broker=2] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,567] 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-03-23 05:47:46,567] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,567] INFO [Partition -uve-topic-9-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-03-23 05:47:46,567] INFO [Partition -uve-topic-9-25 broker=2] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,569] 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-03-23 05:47:46,570] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,570] INFO [Partition -uve-topic-6-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-03-23 05:47:46,570] INFO [Partition -uve-topic-6-25 broker=2] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,571] 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-03-23 05:47:46,572] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,572] INFO [Partition structured_syslog_topic-6 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-03-23 05:47:46,572] INFO [Partition structured_syslog_topic-6 broker=2] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,577] 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-03-23 05:47:46,577] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,577] INFO [Partition -uve-topic-7-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-03-23 05:47:46,577] INFO [Partition -uve-topic-7-25 broker=2] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,578] 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-03-23 05:47:46,579] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,579] INFO [Partition -uve-topic-4-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-03-23 05:47:46,579] INFO [Partition -uve-topic-4-25 broker=2] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,581] 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-03-23 05:47:46,581] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,581] INFO [Partition -uve-topic-5-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-03-23 05:47:46,581] INFO [Partition -uve-topic-5-25 broker=2] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,587] 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-03-23 05:47:46,587] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,587] INFO [Partition -uve-topic-1-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-03-23 05:47:46,587] INFO [Partition -uve-topic-1-26 broker=2] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,591] 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-03-23 05:47:46,591] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,591] INFO [Partition -uve-topic-2-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-03-23 05:47:46,591] INFO [Partition -uve-topic-2-26 broker=2] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,599] 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-03-23 05:47:46,599] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,599] INFO [Partition -uve-topic-0-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-03-23 05:47:46,599] INFO [Partition -uve-topic-0-26 broker=2] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,601] 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-03-23 05:47:46,602] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,603] INFO [Partition -uve-topic-9-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-03-23 05:47:46,603] INFO [Partition -uve-topic-9-26 broker=2] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,605] 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-03-23 05:47:46,605] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,606] INFO [Partition -uve-topic-7-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-03-23 05:47:46,606] INFO [Partition -uve-topic-7-26 broker=2] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,607] 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-03-23 05:47:46,607] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,608] INFO [Partition -uve-topic-8-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-03-23 05:47:46,608] INFO [Partition -uve-topic-8-26 broker=2] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,611] 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-03-23 05:47:46,611] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,614] INFO [Partition -uve-topic-5-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-03-23 05:47:46,614] INFO [Partition -uve-topic-5-26 broker=2] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,617] 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-03-23 05:47:46,618] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,618] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-03-23 05:47:46,619] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,620] 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-03-23 05:47:46,625] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,625] INFO [Partition -uve-topic-6-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-03-23 05:47:46,625] INFO [Partition -uve-topic-6-26 broker=2] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,627] 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-03-23 05:47:46,628] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,629] INFO [Partition structured_syslog_topic-5 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-03-23 05:47:46,629] INFO [Partition structured_syslog_topic-5 broker=2] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,636] 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-03-23 05:47:46,636] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,636] INFO [Partition -uve-topic-3-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-03-23 05:47:46,636] INFO [Partition -uve-topic-3-26 broker=2] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,641] 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-03-23 05:47:46,641] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,642] INFO [Partition -uve-topic-4-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-03-23 05:47:46,642] INFO [Partition -uve-topic-4-26 broker=2] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,643] 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-03-23 05:47:46,643] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,644] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-03-23 05:47:46,644] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,647] 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-03-23 05:47:46,648] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,648] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-03-23 05:47:46,648] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,649] 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-03-23 05:47:46,650] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,653] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-03-23 05:47:46,653] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,655] 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-03-23 05:47:46,656] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,656] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-03-23 05:47:46,656] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,658] 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-03-23 05:47:46,658] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,662] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-03-23 05:47:46,662] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,663] 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-03-23 05:47:46,666] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,666] INFO [Partition -uve-topic-27-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,666] INFO [Partition -uve-topic-27-28 broker=2] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,667] 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-03-23 05:47:46,667] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,667] INFO [Partition -uve-topic-28-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,667] INFO [Partition -uve-topic-28-28 broker=2] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,683] 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-03-23 05:47:46,683] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,683] INFO [Partition -uve-topic-29-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,683] INFO [Partition -uve-topic-29-28 broker=2] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,685] 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-03-23 05:47:46,686] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,688] INFO [Partition -uve-topic-23-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,688] INFO [Partition -uve-topic-23-28 broker=2] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,691] 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-03-23 05:47:46,691] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,695] INFO [Partition -uve-topic-24-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,695] INFO [Partition -uve-topic-24-28 broker=2] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,697] 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-03-23 05:47:46,697] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,697] INFO [Partition -uve-topic-25-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,697] INFO [Partition -uve-topic-25-28 broker=2] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,703] 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-03-23 05:47:46,703] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,704] INFO [Partition -uve-topic-26-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,704] INFO [Partition -uve-topic-26-28 broker=2] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,707] 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-03-23 05:47:46,707] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,708] INFO [Partition -uve-topic-20-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,708] INFO [Partition -uve-topic-20-29 broker=2] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,717] 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-03-23 05:47:46,717] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,717] INFO [Partition -uve-topic-21-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,717] INFO [Partition -uve-topic-21-29 broker=2] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,719] 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-03-23 05:47:46,719] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,719] INFO [Partition -uve-topic-28-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,719] INFO [Partition -uve-topic-28-27 broker=2] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,725] 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-03-23 05:47:46,726] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,726] INFO [Partition -uve-topic-15-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,726] INFO [Partition -uve-topic-15-29 broker=2] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,727] 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-03-23 05:47:46,727] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,727] INFO [Partition -uve-topic-29-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,727] INFO [Partition -uve-topic-29-27 broker=2] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,730] 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-03-23 05:47:46,730] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,730] INFO [Partition -uve-topic-16-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,730] INFO [Partition -uve-topic-16-29 broker=2] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,736] 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-03-23 05:47:46,736] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,736] INFO [Partition -uve-topic-17-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,737] INFO [Partition -uve-topic-17-29 broker=2] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,738] 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-03-23 05:47:46,739] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,739] INFO [Partition -uve-topic-18-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,739] INFO [Partition -uve-topic-18-29 broker=2] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,746] 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-03-23 05:47:46,747] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,747] INFO [Partition -uve-topic-24-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,747] INFO [Partition -uve-topic-24-27 broker=2] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,748] 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-03-23 05:47:46,749] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,749] INFO [Partition -uve-topic-11-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,749] INFO [Partition -uve-topic-11-29 broker=2] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,751] 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-03-23 05:47:46,751] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,751] INFO [Partition -uve-topic-25-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,751] INFO [Partition -uve-topic-25-27 broker=2] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,758] 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-03-23 05:47:46,758] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,758] INFO [Partition -uve-topic-12-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,758] INFO [Partition -uve-topic-12-29 broker=2] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,761] 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-03-23 05:47:46,762] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,762] INFO [Partition -uve-topic-26-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,768] INFO [Partition -uve-topic-26-27 broker=2] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,774] 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-03-23 05:47:46,775] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,775] INFO [Partition -uve-topic-13-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,775] INFO [Partition -uve-topic-13-29 broker=2] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,776] 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-03-23 05:47:46,776] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,776] INFO [Partition -uve-topic-27-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,776] INFO [Partition -uve-topic-27-27 broker=2] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,778] 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-03-23 05:47:46,778] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,779] INFO [Partition -uve-topic-14-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,779] INFO [Partition -uve-topic-14-29 broker=2] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,781] 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-03-23 05:47:46,788] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,788] INFO [Partition -uve-topic-20-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,788] INFO [Partition -uve-topic-20-28 broker=2] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,792] 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-03-23 05:47:46,792] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,792] INFO [Partition -uve-topic-21-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,792] INFO [Partition -uve-topic-21-28 broker=2] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,799] 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-03-23 05:47:46,799] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,799] INFO [Partition -uve-topic-22-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,799] INFO [Partition -uve-topic-22-28 broker=2] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,805] 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-03-23 05:47:46,806] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,806] INFO [Partition -uve-topic-19-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,806] INFO [Partition -uve-topic-19-29 broker=2] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,808] 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-03-23 05:47:46,808] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,812] INFO [Partition -uve-topic-26-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,812] INFO [Partition -uve-topic-26-29 broker=2] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,818] 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-03-23 05:47:46,819] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,819] INFO [Partition -uve-topic-27-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,819] INFO [Partition -uve-topic-27-29 broker=2] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,821] 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-03-23 05:47:46,821] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,821] INFO [Partition -uve-topic-28-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,821] INFO [Partition -uve-topic-28-29 broker=2] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,826] 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-03-23 05:47:46,826] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,826] INFO [Partition -uve-topic-29-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,826] INFO [Partition -uve-topic-29-29 broker=2] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,827] 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-03-23 05:47:46,827] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,830] INFO [Partition -uve-topic-22-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,830] INFO [Partition -uve-topic-22-29 broker=2] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,841] 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-03-23 05:47:46,841] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,841] INFO [Partition -uve-topic-23-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,841] INFO [Partition -uve-topic-23-29 broker=2] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,846] 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-03-23 05:47:46,847] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,847] INFO [Partition -uve-topic-24-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,847] INFO [Partition -uve-topic-24-29 broker=2] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,851] 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-03-23 05:47:46,851] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,851] INFO [Partition -uve-topic-25-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,851] INFO [Partition -uve-topic-25-29 broker=2] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,853] 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-03-23 05:47:46,853] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,855] INFO [Partition structured_syslog_topic-23 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-03-23 05:47:46,855] INFO [Partition structured_syslog_topic-23 broker=2] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,857] 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-03-23 05:47:46,857] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,857] INFO [Partition structured_syslog_topic-22 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-03-23 05:47:46,857] INFO [Partition structured_syslog_topic-22 broker=2] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,863] 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-03-23 05:47:46,863] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,872] INFO [Partition structured_syslog_topic-25 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-03-23 05:47:46,872] INFO [Partition structured_syslog_topic-25 broker=2] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,878] 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-03-23 05:47:46,878] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,878] INFO [Partition structured_syslog_topic-24 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-03-23 05:47:46,878] INFO [Partition structured_syslog_topic-24 broker=2] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,882] 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-03-23 05:47:46,882] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,882] INFO [Partition structured_syslog_topic-27 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-03-23 05:47:46,882] INFO [Partition structured_syslog_topic-27 broker=2] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,893] 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-03-23 05:47:46,894] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,894] INFO [Partition structured_syslog_topic-26 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-03-23 05:47:46,894] INFO [Partition structured_syslog_topic-26 broker=2] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,901] 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-03-23 05:47:46,901] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,901] INFO [Partition structured_syslog_topic-28 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-03-23 05:47:46,901] INFO [Partition structured_syslog_topic-28 broker=2] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,903] 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-03-23 05:47:46,904] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,904] INFO [Partition structured_syslog_topic-29 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-03-23 05:47:46,904] INFO [Partition structured_syslog_topic-29 broker=2] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,905] 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-03-23 05:47:46,905] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,909] INFO [Partition -uve-topic-3-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-03-23 05:47:46,910] INFO [Partition -uve-topic-3-0 broker=2] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,911] 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-03-23 05:47:46,911] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,911] INFO [Partition -uve-topic-4-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-03-23 05:47:46,911] INFO [Partition -uve-topic-4-0 broker=2] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,914] 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-03-23 05:47:46,915] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,915] INFO [Partition -uve-topic-1-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-03-23 05:47:46,915] INFO [Partition -uve-topic-1-0 broker=2] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,916] 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-03-23 05:47:46,916] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,916] INFO [Partition -uve-topic-2-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-03-23 05:47:46,916] INFO [Partition -uve-topic-2-0 broker=2] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,924] 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-03-23 05:47:46,924] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {} (kafka.log.LogManager) [2026-03-23 05:47:46,924] INFO [Partition -uve-topic-0-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-03-23 05:47:46,924] INFO [Partition -uve-topic-0-0 broker=2] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-23 05:47:46,927] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-20, -uve-topic-8-5, -uve-topic-9-5, -uve-topic-0-6, structured_syslog_topic-7, -uve-topic-7-6, -uve-topic-8-6, -uve-topic-5-6, -uve-topic-6-6, -uve-topic-3-6, -uve-topic-4-6, -uve-topic-1-6, -uve-topic-2-6, HEALTH_CHECK_TOPIC-21, -uve-topic-9-6, -uve-topic-0-7, -uve-topic-1-7, -uve-topic-8-7, structured_syslog_topic-8, -uve-topic-9-7, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-4-7, -uve-topic-5-7, -uve-topic-2-7, -uve-topic-3-7, -uve-topic-8-3, HEALTH_CHECK_TOPIC-18, -uve-topic-9-3, -uve-topic-6-3, -uve-topic-7-3, -uve-topic-5-4, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-3-4, -uve-topic-4-4, -uve-topic-1-4, -uve-topic-2-4, -uve-topic-0-4, HEALTH_CHECK_TOPIC-19, -uve-topic-9-4, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-6-5, -uve-topic-7-5, -uve-topic-4-5, structured_syslog_topic-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-3-5, -uve-topic-0-5, -uve-topic-1-5, HEALTH_CHECK_TOPIC-16, -uve-topic-3-10, -uve-topic-4-10, -uve-topic-1-10, -uve-topic-2-10, -uve-topic-0-10, -uve-topic-9-10, structured_syslog_topic-11, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-5-10, -uve-topic-6-10, HEALTH_CHECK_TOPIC-17, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-2-11, -uve-topic-3-11, -uve-topic-0-11, -uve-topic-1-11, -uve-topic-8-11, structured_syslog_topic-12, -uve-topic-9-11, -uve-topic-6-11, -uve-topic-7-11, HEALTH_CHECK_TOPIC-14, -uve-topic-1-8, -uve-topic-2-8, -uve-topic-0-8, -uve-topic-9-8, -uve-topic-7-8, -uve-topic-8-8, -uve-topic-5-8, -uve-topic-6-8, structured_syslog_topic-13, -uve-topic-3-8, -uve-topic-4-8, HEALTH_CHECK_TOPIC-15, -uve-topic-2-9, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-1-9, -uve-topic-8-9, -uve-topic-9-9, -uve-topic-6-9, -uve-topic-7-9, -uve-topic-4-9, structured_syslog_topic-14, -uve-topic-5-9, -uve-topic-0-14, HEALTH_CHECK_TOPIC-12, -uve-topic-7-14, -uve-topic-8-14, -uve-topic-5-14, -uve-topic-6-14, -uve-topic-3-14, -uve-topic-4-14, -uve-topic-1-14, -uve-topic-2-14, -uve-topic-9-14, structured_syslog_topic-0, HEALTH_CHECK_TOPIC-13, -uve-topic-0-15, -uve-topic-1-15, -uve-topic-8-15, -uve-topic-9-15, -uve-topic-6-15, -uve-topic-7-15, -uve-topic-4-15, -uve-topic-5-15, -uve-topic-2-15, -uve-topic-3-15, structured_syslog_topic-1, HEALTH_CHECK_TOPIC-10, -uve-topic-5-12, -uve-topic-6-12, -uve-topic-3-12, -uve-topic-4-12, -uve-topic-1-12, -uve-topic-2-12, -uve-topic-0-12, -uve-topic-9-12, -uve-topic-7-12, -uve-topic-8-12, structured_syslog_topic-2, HEALTH_CHECK_TOPIC-11, -uve-topic-6-13, -uve-topic-7-13, -uve-topic-4-13, -uve-topic-5-13, -uve-topic-2-13, -uve-topic-3-13, -uve-topic-0-13, -uve-topic-1-13, -uve-topic-8-13, -uve-topic-9-13, structured_syslog_topic-3, -uve-topic-3-18, -uve-topic-4-18, -uve-topic-1-18, -uve-topic-2-18, -uve-topic-0-18, HEALTH_CHECK_TOPIC-8, -uve-topic-9-18, -uve-topic-7-18, -uve-topic-8-18, -uve-topic-5-18, -uve-topic-6-18, structured_syslog_topic-4, -uve-topic-4-19, -uve-topic-5-19, -uve-topic-2-19, -uve-topic-3-19, HEALTH_CHECK_TOPIC-9, -uve-topic-0-19, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-9-19, -uve-topic-6-19, -uve-topic-7-19, structured_syslog_topic-5, -uve-topic-1-16, -uve-topic-2-16, -uve-topic-0-16, -uve-topic-9-16, HEALTH_CHECK_TOPIC-6, -uve-topic-7-16, -uve-topic-8-16, -uve-topic-5-16, -uve-topic-6-16, -uve-topic-3-16, -uve-topic-4-16, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-1-17, HEALTH_CHECK_TOPIC-7, -uve-topic-8-17, -uve-topic-9-17, -uve-topic-6-17, -uve-topic-7-17, -uve-topic-4-17, -uve-topic-5-17, -uve-topic-20-23, -uve-topic-10-24, structured_syslog_topic-24, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-29-22, -uve-topic-19-23, HEALTH_CHECK_TOPIC-4, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-12-25, -uve-topic-22-24, structured_syslog_topic-25, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-10-25, -uve-topic-20-24, HEALTH_CHECK_TOPIC-5, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-26, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-15-25, -uve-topic-25-24, HEALTH_CHECK_TOPIC-2, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-26-26, -uve-topic-16-27, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-12-27, -uve-topic-22-26, HEALTH_CHECK_TOPIC-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-19-26, -uve-topic-29-25, structured_syslog_topic-28, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-11-19, -uve-topic-21-18, HEALTH_CHECK_TOPIC-0, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-20-20, -uve-topic-10-21, structured_syslog_topic-29, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-25-19, -uve-topic-15-20, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-27-19, -uve-topic-17-20, HEALTH_CHECK_TOPIC-1, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-21-19, -uve-topic-11-20, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, -uve-topic-15-22, structured_syslog_topic-15, structured_syslog_topic-16, structured_syslog_topic-17, structured_syslog_topic-18, -uve-topic-8-1, -uve-topic-9-1, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-4-1, -uve-topic-5-1, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-20-27, -uve-topic-10-28, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-19, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-3-2, -uve-topic-4-2, -uve-topic-1-2, -uve-topic-2-2, -uve-topic-0-2, -uve-topic-9-2, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-7-2, -uve-topic-8-2, -uve-topic-5-2, -uve-topic-6-2, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-18-28, -uve-topic-28-27, structured_syslog_topic-20, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-4-3, -uve-topic-5-3, -uve-topic-2-3, -uve-topic-3-3, -uve-topic-0-3, -uve-topic-1-3, -uve-topic-20-29, -uve-topic-21-29, -uve-topic-26-29, -uve-topic-27-29, -uve-topic-28-29, -uve-topic-29-29, -uve-topic-22-29, -uve-topic-23-29, -uve-topic-24-29, -uve-topic-25-29, -uve-topic-29-28, -uve-topic-19-29, structured_syslog_topic-21, -uve-topic-1-0, -uve-topic-2-0, -uve-topic-0-0, -uve-topic-9-0, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-5-0, -uve-topic-6-0, -uve-topic-3-0, -uve-topic-4-0, structured_syslog_topic-23, structured_syslog_topic-22, -uve-topic-2-1, -uve-topic-3-1, -uve-topic-0-1, -uve-topic-1-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-20-6, -uve-topic-10-7, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-20-15, -uve-topic-10-16, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-20-12, -uve-topic-10-13, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-0-22, -uve-topic-7-22, -uve-topic-8-22, -uve-topic-5-22, -uve-topic-6-22, -uve-topic-3-22, -uve-topic-4-22, -uve-topic-1-22, -uve-topic-2-22, -uve-topic-9-22, -uve-topic-0-23, -uve-topic-1-23, -uve-topic-8-23, -uve-topic-9-23, -uve-topic-6-23, -uve-topic-7-23, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-3-23, -uve-topic-5-20, -uve-topic-6-20, -uve-topic-3-20, -uve-topic-4-20, -uve-topic-1-20, -uve-topic-2-20, -uve-topic-0-20, -uve-topic-9-20, -uve-topic-7-20, -uve-topic-8-20, -uve-topic-6-21, -uve-topic-7-21, -uve-topic-4-21, -uve-topic-5-21, -uve-topic-2-21, -uve-topic-3-21, -uve-topic-0-21, -uve-topic-1-21, -uve-topic-8-21, -uve-topic-9-21, -uve-topic-3-26, -uve-topic-4-26, -uve-topic-1-26, -uve-topic-2-26, -uve-topic-0-26, -uve-topic-9-26, -uve-topic-7-26, -uve-topic-8-26, -uve-topic-5-26, -uve-topic-6-26, -uve-topic-4-27, -uve-topic-5-27, -uve-topic-2-27, -uve-topic-3-27, -uve-topic-0-27, -uve-topic-1-27, -uve-topic-8-27, -uve-topic-9-27, -uve-topic-6-27, -uve-topic-7-27, -uve-topic-1-24, -uve-topic-2-24, -uve-topic-0-24, -uve-topic-9-24, -uve-topic-7-24, -uve-topic-8-24, -uve-topic-5-24, -uve-topic-6-24, -uve-topic-3-24, -uve-topic-4-24, -uve-topic-2-25, -uve-topic-3-25, -uve-topic-0-25, -uve-topic-1-25, -uve-topic-8-25, -uve-topic-9-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-4-25, -uve-topic-5-25, HEALTH_CHECK_TOPIC-29, -uve-topic-10-0, -uve-topic-11-0, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-18-0, -uve-topic-19-0, -uve-topic-14-0, -uve-topic-15-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-28, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-3-28, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-4-28, -uve-topic-1-28, -uve-topic-2-28, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-0-28, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-9-28, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-7-28, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-28, HEALTH_CHECK_TOPIC-27, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-7-29, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-4-29, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-3-29, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-1-29, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-8-29, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-9-29, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-22, HEALTH_CHECK_TOPIC-23, HEALTH_CHECK_TOPIC-24) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:47:46,974] INFO [ReplicaFetcherThread-0-3]: Starting (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,987] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions HashMap(-uve-topic-1-12 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-24 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-22 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-11 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-2-18 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-24 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-23 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-21 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-22 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-18 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-7 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-6 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-27 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-28 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-13-11 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-10 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-13-6 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-5 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-20 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-21 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-3 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-25 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-10 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-15 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-23 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-22 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-8 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-12 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-11 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-26 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-27 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-13 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-0 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-1 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-19 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-8-5 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-2 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-3 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-10 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-11 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-2 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-28-1 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-3 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-2 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-16 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-15 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-19 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-8 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-7 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-5 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-4 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-23 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-11 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-12 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-16 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-14 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-15 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-5 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-10 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-29 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-2 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-2 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-11-2 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-1 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-1 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-0 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-7-4 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-17 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-21 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-20 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-1 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-7 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-6 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-8 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-9 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-19 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-18 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-27 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-1-17 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-6 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-4-29 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-10 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-9 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-0 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-21 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-29 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-28-28 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-27 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-10 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-8-12 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-6 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-25 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-24 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-23 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-17 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-13 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-12 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-13 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-0 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-15 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-16 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-11 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-27 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-26 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-20 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-16 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-17 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-19 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-20 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-8 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-7 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-8 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-9 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-28 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-28 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-29 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-22 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-23 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-24 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-23 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-26 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-28-25 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-14 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-13 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-26 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-0 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-26 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-13 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-24 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-25 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-18 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-19 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-27 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-28 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-25 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-4 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-5 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-14 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-15 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-29 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-21 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-0 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-29 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-13 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-14 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-6 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-7 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-4 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-5 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-9 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-10 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-1 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-0 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-8 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-7 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-18 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-17 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-20 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-5 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-26 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-20 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-16 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-15 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-4 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-5 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-13 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-14 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-22 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-4 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-13 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-12 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-20-26 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-27 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-19 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-20 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-28 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-28-22 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-23 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-14 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-3 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-4 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-17 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-16 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-6 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-9 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-27 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-3 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-23 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-24 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-8 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-9 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-7 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-8 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-13 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-12 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-12 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-16 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-12 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-6-7 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-4 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-25 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-24 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-9 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-16 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-8-22 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-21 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-27 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-28 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-21 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-22 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-10 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-11 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-25 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-24 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-5 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-6 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-1 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-19 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-24 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-2 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-6 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-10 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-11 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-12 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-0 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-26 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-27 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-5 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-6 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-14 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-26 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-25 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-6 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-23 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-28 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-27 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-23 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-15 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-0-3 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-7 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-15 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-27 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-4 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-3 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-4 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-20 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-21 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-13-5 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-4 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-3 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-6 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-5 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-22 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-21 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-20 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-21 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-8 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-26 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-27 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-8 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-9 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-5 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-4 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-29 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-28 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-9 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-28 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-29 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-20 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-9 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-0 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-10 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-11 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-24 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-25 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-9 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-8 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-14 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-13 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-25 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-26 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-6 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-21 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-20 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-2 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-25 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-21 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-22 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-10 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-24 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-23 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-12 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-13 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-24 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-16 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-17 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-24 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-9 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-10 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-13 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-25 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-17 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-27 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-2 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-11 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-22 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-15 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-14 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-26 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-8-26 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-29 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-23 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-24 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-8 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-6 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-5 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-12 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-11 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-15 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-14 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-7 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-19 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-20 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-15 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-16 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-19 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-11 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-12 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-29 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-28 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-17 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-18 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-28 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-9 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-1 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-29 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-18 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-10 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-9 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-10 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-23 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-22 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-18 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-17 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-5 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-2 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-3 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-23 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-22 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-6 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-7 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-23 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-24 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-17 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-16 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-6 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-7 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-9 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-8-3 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-27 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-20 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-10 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-7 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-11 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-8 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-3 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-4 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-9 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-8 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-22 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-24 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-25 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-23 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-13 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-13-1 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-0 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-25 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-26 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-12 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-18 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-19 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-12 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-11 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-11 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-10 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-28 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-29 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-20 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-19 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-13 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-14 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-9 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-13 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-24 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-29 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-9-4 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-0 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-7-29 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-21 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-28 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-23 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-22 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-16 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-17 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-9 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-10 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-17 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-18 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-27 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-28 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-17 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-27 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-26 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-3 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-2 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-7 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-8 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-18 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-22 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-23 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-16 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-8 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-20 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-25 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-24-3 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-4 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-26 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-25 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-16 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-25 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-24 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-4 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-5 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-28 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-29 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-19 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-20-7 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-8 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-26 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-11 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-10 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-12 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-7 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-8 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-19 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-18 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-23 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-24 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-3 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-11 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-15 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-16 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-17 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-9 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-13 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-15 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-8 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-1 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), structured_syslog_topic-14 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-14 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-13 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-12 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-6 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-7 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-6 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-1 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-20 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-2 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-1 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-27 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-28 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-22 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-21 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-3 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-2 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-27 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-26 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-21 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-2 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-0 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-29 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-8 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-21 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-2 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-15 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-22 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-15 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-25 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-20 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-0 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-3 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-2 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-4 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-3 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-15 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-16 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-14 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-11 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-7 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-13-8 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-22 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-23 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-27 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-9 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-26 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-16 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-4 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-5 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-26 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-14 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-13 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-22 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-21 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-29 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-21 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-5 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-14 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-2 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-5 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-6 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-1 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-14 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-13 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-4 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-5 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-13 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-12 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-24 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-7 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-6 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-28 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-29 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-24 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-25 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-23 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-20 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-21 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-19 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-18 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-13 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-12 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-13 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-19 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-20 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-0 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-15 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-8 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-24 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-5-19 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-29 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-16 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-17 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-23 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-22 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-14 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-14-15 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-14 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-0 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-8 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-7 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-17 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-18 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-28 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-29 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-18 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-14-5 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-4 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-15 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-14 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-1 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-12 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-4 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-18 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-18 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-17 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-7 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-25 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-29 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-19 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-3 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-21 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-20 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-24 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-23 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-21 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-22 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-15 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-16 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-10 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-21 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-13 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-5 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-6 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-7 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-12 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-19 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-17 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-16 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-28 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-2 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-29 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-17 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-19 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-1 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-24 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-12 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-11 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-14 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-15 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-26 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-27 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-20 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-19 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-4 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-3 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-9 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-20-8 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-21 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-22 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-16 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-25 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-26 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-23 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-6 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-7 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-25 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-18 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-15 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-4 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-22 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-12 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-1 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-10 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-11 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-6 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-5 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-17 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-18 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-27 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-28 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-18 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-19 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-6 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-7 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-16 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-17 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-0 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-29 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-15 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-16 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-17 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-18 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-9 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-24 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-25 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-10 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-9 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-16 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-15 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-0 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-1 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-20 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-21 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-20 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-4 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-1-28 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-10 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-23 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-6 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-8 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-16-12 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-11 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-2 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-3 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-23 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-22 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-20 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-19 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-2 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-3 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-26 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-27 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-0 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-3 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-14 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-26 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-25 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-17 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-16 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-16 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-1 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-0 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-19-2 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-1 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-27 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-13 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-14 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-8 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-9 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-29 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-0 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-8 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-0 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-6-22 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-5 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-2 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-1 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-0 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-28 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-27 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-19 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-18 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-12 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-11 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-24 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-23 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-10 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-11 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-18 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-21 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-13 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-12 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-10 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-9 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-25 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-24 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-17 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-18 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-11 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-28 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-10 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-7 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-13 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-15 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-7 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-5-25 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-27 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-0 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-0 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-24 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-5 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-6 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-20 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-19 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-16 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-15 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-12 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-13 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-13 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-14 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-16 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-17 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-22 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-23 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-24 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-23 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-18 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-1 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-2 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-29 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-16 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-22 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-19 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-11 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-26 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-19 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-18 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-4 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-3 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-17 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-2 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-1 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-4 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-5 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-29 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-20 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-11-15 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-14 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-8 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-3 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-7 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-17 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-18 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-6 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-7 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-28 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-29 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-5 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-10 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-15 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-9 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-28 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-6-1 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-20 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-28 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-0 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-6 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-20-5 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-6 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-23 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-17-26 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-25 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-10 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-9 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-21 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-24 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-22 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-21 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-2 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-3 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-27 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-3 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-3 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-13-0 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-12 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-29 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-28 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-29 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-8 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-7 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-0 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-1 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-22 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-7-2 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-16 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-26 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-4 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-3 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-1 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-2 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-22 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-21 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-3 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-13 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-14 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-0 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-1 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-20 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-21 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-14 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-15 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-9 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-8 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-14 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-17 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-0-10 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-5 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-6 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-19 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-28 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-29 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-21 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-17 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-16 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-9 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-10 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-18 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-17 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-20 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-21 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-8 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-9 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-20 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-6 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-5 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-28 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-27 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-27 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-26 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-7 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-6 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-3 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-20-2 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-26 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-2 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-21 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), structured_syslog_topic-7 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-23 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-4 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-3 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-26 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-25 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-27 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-1 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-0 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-18 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-19 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-11 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-14 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-15 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-12 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-12 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-11 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-19 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-20 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-11 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-8 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-0 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-11 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-10 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-1 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-14 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-28 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-13 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-5 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-1-2 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-25 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-0 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-9 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-10 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-9 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-15 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-16 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-13 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-14 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-20-17 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-18 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-27 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-28 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-2 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-1 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-3 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-4 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-2 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-1 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-24 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-1 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-29 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-25 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-18 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-27 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-26 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-13 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-12 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-4 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-29 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-19 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-23 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-7 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-11 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-0 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-1 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-26 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-25 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-14 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-15 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-22 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-4 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-24 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-25 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-11 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-12 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-18 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-19 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-4 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-5 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-10 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-11 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-20 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-19 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:47:46,987] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,989] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,992] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,992] 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-03-23 05:47:46,992] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,992] INFO [UnifiedLog partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,992] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,992] 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-03-23 05:47:46,992] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,992] 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-03-23 05:47:46,992] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,993] INFO [UnifiedLog partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,993] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,993] INFO [UnifiedLog partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,993] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,993] 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-03-23 05:47:46,993] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,993] INFO [UnifiedLog partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,993] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,993] 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-03-23 05:47:46,993] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,993] 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-03-23 05:47:46,993] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,993] INFO [UnifiedLog partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,993] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,993] 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-03-23 05:47:46,993] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,993] 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-03-23 05:47:46,993] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,993] 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-03-23 05:47:46,993] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,993] 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-03-23 05:47:46,993] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,993] 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-03-23 05:47:46,993] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,993] 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-03-23 05:47:46,998] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,998] INFO [UnifiedLog partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,998] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,998] 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-03-23 05:47:46,998] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,998] 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-03-23 05:47:46,998] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,998] 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-03-23 05:47:46,998] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,998] INFO [UnifiedLog partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,999] INFO [UnifiedLog partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,999] INFO [UnifiedLog partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,999] 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-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,999] INFO [UnifiedLog partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,999] 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-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,999] 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-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,999] INFO [UnifiedLog partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,999] INFO [UnifiedLog partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,999] INFO [UnifiedLog partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,999] 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-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,999] 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-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,999] 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-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,999] INFO [UnifiedLog partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,999] 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-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,999] INFO [UnifiedLog partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,999] 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-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,999] 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-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,999] 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-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:46,999] 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-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,999] 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-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:46,999] 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-03-23 05:47:46,999] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,000] 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-03-23 05:47:47,000] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,000] 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-03-23 05:47:47,000] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,000] 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-03-23 05:47:47,000] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,000] 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-03-23 05:47:47,000] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,000] 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-03-23 05:47:47,000] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,000] INFO [UnifiedLog partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,000] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,000] INFO [UnifiedLog partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,000] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,000] 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-03-23 05:47:47,000] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,000] 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-03-23 05:47:47,000] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,000] 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-03-23 05:47:47,000] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,000] INFO [UnifiedLog partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,000] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,000] 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-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,001] INFO [UnifiedLog partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,001] 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-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,001] 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-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,001] INFO [UnifiedLog partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,001] 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-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,001] 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-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,001] INFO [UnifiedLog partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,001] 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-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,001] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,001] 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-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,001] 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-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,001] 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-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,001] INFO [UnifiedLog partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,001] INFO [UnifiedLog partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,001] 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-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,001] 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-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,001] 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-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,001] INFO [UnifiedLog partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,001] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,001] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,002] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,002] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,002] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,002] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,002] INFO [UnifiedLog partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,002] INFO [UnifiedLog partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,002] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,002] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,002] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,002] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,002] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,002] INFO [UnifiedLog partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,002] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,002] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,002] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,002] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,002] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,002] INFO [UnifiedLog partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,002] INFO [UnifiedLog partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,002] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,002] INFO [UnifiedLog partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,002] INFO [UnifiedLog partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,002] 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-03-23 05:47:47,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,002] INFO [UnifiedLog partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,003] 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-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,003] INFO [UnifiedLog partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,003] 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-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,003] 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-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,003] 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-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,003] 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-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,003] 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-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,003] INFO [UnifiedLog partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,003] 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-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,003] 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-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,003] 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-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,003] INFO [UnifiedLog partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,003] 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-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,003] 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-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,003] 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-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,003] INFO [UnifiedLog partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,003] INFO [UnifiedLog partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,003] 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-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,003] INFO [UnifiedLog partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,003] INFO [UnifiedLog partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,003] 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-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,003] 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-03-23 05:47:47,003] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,003] 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-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,004] 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-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,004] 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-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,004] 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-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,004] 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-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,004] INFO [UnifiedLog partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,004] 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-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,004] 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-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,004] INFO [UnifiedLog partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,004] 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-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,004] 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-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,004] 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-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,004] INFO [UnifiedLog partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,004] INFO [UnifiedLog partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,004] INFO [UnifiedLog partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,004] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,004] 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-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,004] 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-03-23 05:47:47,004] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,005] INFO [UnifiedLog partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,005] INFO [UnifiedLog partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,005] INFO [UnifiedLog partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,005] 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-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,005] 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-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,005] 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-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,005] 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-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,005] 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-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,005] 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-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,005] 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-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,005] 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-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,005] INFO [UnifiedLog partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,005] 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-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,005] 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-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,005] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,005] 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-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,005] INFO [UnifiedLog partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,005] INFO [UnifiedLog partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,005] 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-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,005] INFO [UnifiedLog partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,005] 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-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,005] INFO [UnifiedLog partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,005] INFO [UnifiedLog partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,005] INFO [UnifiedLog partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,005] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,006] INFO [UnifiedLog partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,006] INFO [UnifiedLog partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,006] INFO [UnifiedLog partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,006] INFO [UnifiedLog partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,006] INFO [UnifiedLog partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,006] INFO [UnifiedLog partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,006] 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-03-23 05:47:47,006] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,006] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,007] INFO [UnifiedLog partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,007] INFO [UnifiedLog partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,007] INFO [UnifiedLog partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,007] INFO [UnifiedLog partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,007] INFO [UnifiedLog partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,007] INFO [UnifiedLog partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,007] INFO [UnifiedLog partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,007] 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-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,007] INFO [UnifiedLog partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,007] INFO [UnifiedLog partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,007] INFO [UnifiedLog partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,007] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,007] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,008] INFO [UnifiedLog partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,008] INFO [UnifiedLog partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,008] INFO [UnifiedLog partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,008] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,008] INFO [UnifiedLog partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,008] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,008] 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-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,009] 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-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,009] 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-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] INFO [UnifiedLog partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] INFO [UnifiedLog partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] INFO [UnifiedLog partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] INFO [UnifiedLog partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,009] 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-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] INFO [UnifiedLog partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] INFO [UnifiedLog partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,009] 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-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,009] 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-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] INFO [UnifiedLog partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] INFO [UnifiedLog partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] INFO [UnifiedLog partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,009] 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-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,009] 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-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,009] 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-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] INFO [UnifiedLog partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] INFO [UnifiedLog partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] INFO [UnifiedLog partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,009] 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-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,009] 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-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] INFO [UnifiedLog partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] 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-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,009] 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-03-23 05:47:47,009] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,009] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,010] INFO [UnifiedLog partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,010] INFO [UnifiedLog partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,010] INFO [UnifiedLog partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,010] INFO [UnifiedLog partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,010] INFO [UnifiedLog partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,010] INFO [UnifiedLog partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,010] INFO [UnifiedLog partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,010] 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-03-23 05:47:47,010] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,010] 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-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,011] 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-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,011] 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-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,011] INFO [UnifiedLog partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,011] 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-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,011] 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-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,011] INFO [UnifiedLog partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,011] 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-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,011] 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-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,011] 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-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,011] 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-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,011] INFO [UnifiedLog partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,011] INFO [UnifiedLog partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,011] 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-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,011] 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-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,011] INFO [UnifiedLog partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,011] INFO [UnifiedLog partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,011] INFO [UnifiedLog partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,011] 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-03-23 05:47:47,011] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,011] INFO [UnifiedLog partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,012] INFO [UnifiedLog partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,012] INFO [UnifiedLog partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,012] INFO [UnifiedLog partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,012] INFO [UnifiedLog partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,012] INFO [UnifiedLog partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,012] INFO [UnifiedLog partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,012] INFO [UnifiedLog partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,012] INFO [UnifiedLog partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,012] INFO [UnifiedLog partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,012] INFO [UnifiedLog partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,012] INFO [UnifiedLog partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,012] 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-03-23 05:47:47,012] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,012] 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-03-23 05:47:47,013] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,013] 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-03-23 05:47:47,013] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,013] 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-03-23 05:47:47,013] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,013] 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-03-23 05:47:47,013] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,013] 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-03-23 05:47:47,013] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,013] 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-03-23 05:47:47,013] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,013] INFO [UnifiedLog partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,013] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,013] INFO [UnifiedLog partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,013] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,013] 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-03-23 05:47:47,013] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,013] INFO [UnifiedLog partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,013] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,013] 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-03-23 05:47:47,013] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,013] 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-03-23 05:47:47,013] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,013] 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-03-23 05:47:47,013] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,013] 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-03-23 05:47:47,013] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,015] INFO [UnifiedLog partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,015] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,015] 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-03-23 05:47:47,015] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,015] 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-03-23 05:47:47,015] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,015] INFO [UnifiedLog partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,015] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,015] 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-03-23 05:47:47,015] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,015] 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-03-23 05:47:47,015] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,015] INFO [UnifiedLog partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,016] INFO [UnifiedLog partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,016] INFO [UnifiedLog partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,016] INFO [UnifiedLog partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,016] INFO [UnifiedLog partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,016] INFO [UnifiedLog partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,016] 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-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,016] INFO [UnifiedLog partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,016] INFO [UnifiedLog partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,016] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,017] INFO [UnifiedLog partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,017] INFO [UnifiedLog partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,017] INFO [UnifiedLog partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,017] INFO [UnifiedLog partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,017] INFO [UnifiedLog partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,017] INFO [UnifiedLog partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,017] INFO [UnifiedLog partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,017] 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-03-23 05:47:47,017] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,017] INFO [UnifiedLog partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,018] INFO [UnifiedLog partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,018] INFO [UnifiedLog partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,018] INFO [UnifiedLog partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,018] INFO [UnifiedLog partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,018] INFO [UnifiedLog partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,018] INFO [UnifiedLog partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,018] INFO [UnifiedLog partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,018] INFO [UnifiedLog partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,018] INFO [UnifiedLog partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,018] INFO [UnifiedLog partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,018] INFO [UnifiedLog partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,018] 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-03-23 05:47:47,018] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,018] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] INFO [UnifiedLog partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] INFO [UnifiedLog partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] INFO [UnifiedLog partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] INFO [UnifiedLog partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] INFO [UnifiedLog partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] INFO [UnifiedLog partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] INFO [UnifiedLog partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] INFO [UnifiedLog partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] INFO [UnifiedLog partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] 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-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,019] INFO [UnifiedLog partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,019] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,020] INFO [UnifiedLog partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,020] INFO [UnifiedLog partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,020] INFO [UnifiedLog partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,020] INFO [UnifiedLog partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,020] INFO [UnifiedLog partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,020] INFO [UnifiedLog partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,020] INFO [UnifiedLog partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,020] INFO [UnifiedLog partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,020] INFO [UnifiedLog partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,020] 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-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,020] INFO [UnifiedLog partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,020] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,020] INFO [UnifiedLog partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,021] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,022] 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-03-23 05:47:47,022] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,022] 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-03-23 05:47:47,022] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,022] 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-03-23 05:47:47,022] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,022] 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-03-23 05:47:47,022] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,022] INFO [UnifiedLog partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,022] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,022] INFO [UnifiedLog partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,022] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,023] INFO [UnifiedLog partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,023] INFO [UnifiedLog partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,023] INFO [UnifiedLog partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,023] INFO [UnifiedLog partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,023] INFO [UnifiedLog partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,023] INFO [UnifiedLog partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,023] INFO [UnifiedLog partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,023] INFO [UnifiedLog partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,023] INFO [UnifiedLog partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,023] 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-03-23 05:47:47,023] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] INFO [UnifiedLog partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] INFO [UnifiedLog partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] INFO [UnifiedLog partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] INFO [UnifiedLog partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] INFO [UnifiedLog partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] INFO [UnifiedLog partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] INFO [UnifiedLog partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,024] INFO [UnifiedLog partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,024] 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-03-23 05:47:47,024] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] INFO [UnifiedLog partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] INFO [UnifiedLog partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] INFO [UnifiedLog partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] INFO [UnifiedLog partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] INFO [UnifiedLog partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] INFO [UnifiedLog partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] INFO [UnifiedLog partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] INFO [UnifiedLog partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] INFO [UnifiedLog partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] INFO [UnifiedLog partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] 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-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,025] INFO [UnifiedLog partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,025] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,026] 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-03-23 05:47:47,026] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,026] 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-03-23 05:47:47,026] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,026] 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-03-23 05:47:47,026] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,026] INFO [UnifiedLog partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,026] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,026] INFO [UnifiedLog partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,026] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,026] INFO [UnifiedLog partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,026] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,026] 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-03-23 05:47:47,026] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,026] 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-03-23 05:47:47,026] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,027] 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-03-23 05:47:47,027] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,027] INFO [UnifiedLog partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,027] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,027] 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-03-23 05:47:47,027] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,027] 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-03-23 05:47:47,027] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,027] 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-03-23 05:47:47,027] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,027] 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-03-23 05:47:47,027] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,027] 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-03-23 05:47:47,027] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,027] 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-03-23 05:47:47,027] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,027] 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-03-23 05:47:47,027] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,027] 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-03-23 05:47:47,027] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,027] INFO [UnifiedLog partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,027] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,027] INFO [UnifiedLog partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,027] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,027] INFO [UnifiedLog partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,027] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,027] 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-03-23 05:47:47,027] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] INFO [UnifiedLog partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] INFO [UnifiedLog partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] INFO [UnifiedLog partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] INFO [UnifiedLog partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] INFO [UnifiedLog partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] INFO [UnifiedLog partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] INFO [UnifiedLog partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,028] INFO [UnifiedLog partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,028] 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-03-23 05:47:47,028] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] INFO [UnifiedLog partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] INFO [UnifiedLog partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] INFO [UnifiedLog partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] INFO [UnifiedLog partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] INFO [UnifiedLog partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] INFO [UnifiedLog partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] INFO [UnifiedLog partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] INFO [UnifiedLog partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] INFO [UnifiedLog partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] INFO [UnifiedLog partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] INFO [UnifiedLog partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] INFO [UnifiedLog partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,029] 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-03-23 05:47:47,029] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,029] INFO [UnifiedLog partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,030] INFO [UnifiedLog partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,030] INFO [UnifiedLog partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,030] INFO [UnifiedLog partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,030] INFO [UnifiedLog partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,030] INFO [UnifiedLog partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,030] INFO [UnifiedLog partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,030] INFO [UnifiedLog partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,030] INFO [UnifiedLog partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,030] 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-03-23 05:47:47,030] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,030] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] INFO [UnifiedLog partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] INFO [UnifiedLog partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] INFO [UnifiedLog partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] INFO [UnifiedLog partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] INFO [UnifiedLog partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] INFO [UnifiedLog partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] INFO [UnifiedLog partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] INFO [UnifiedLog partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] INFO [UnifiedLog partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] INFO [UnifiedLog partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] INFO [UnifiedLog partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] INFO [UnifiedLog partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] INFO [UnifiedLog partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,031] INFO [UnifiedLog partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,031] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,031] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,032] INFO [UnifiedLog partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,032] INFO [UnifiedLog partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,032] INFO [UnifiedLog partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,032] INFO [UnifiedLog partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,032] INFO [UnifiedLog partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,032] INFO [UnifiedLog partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,032] INFO [UnifiedLog partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,032] 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-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,032] INFO [UnifiedLog partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,032] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,032] INFO [UnifiedLog partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,033] INFO [UnifiedLog partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,033] INFO [UnifiedLog partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,033] INFO [UnifiedLog partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,033] INFO [UnifiedLog partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,033] INFO [UnifiedLog partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,033] INFO [UnifiedLog partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,033] INFO [UnifiedLog partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,033] INFO [UnifiedLog partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,033] INFO [UnifiedLog partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,033] INFO [UnifiedLog partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,033] INFO [UnifiedLog partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,033] 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-03-23 05:47:47,033] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] INFO [UnifiedLog partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] INFO [UnifiedLog partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] INFO [UnifiedLog partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] INFO [UnifiedLog partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] INFO [UnifiedLog partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] INFO [UnifiedLog partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] INFO [UnifiedLog partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] INFO [UnifiedLog partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] INFO [UnifiedLog partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] INFO [UnifiedLog partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] INFO [UnifiedLog partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] INFO [UnifiedLog partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] INFO [UnifiedLog partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,034] INFO [UnifiedLog partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,034] 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-03-23 05:47:47,034] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] INFO [UnifiedLog partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] INFO [UnifiedLog partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] INFO [UnifiedLog partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] INFO [UnifiedLog partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] INFO [UnifiedLog partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] INFO [UnifiedLog partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] INFO [UnifiedLog partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] INFO [UnifiedLog partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] INFO [UnifiedLog partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] INFO [UnifiedLog partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] INFO [UnifiedLog partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,035] INFO [UnifiedLog partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,035] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,035] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,036] INFO [UnifiedLog partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,036] 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-03-23 05:47:47,036] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,037] 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-03-23 05:47:47,037] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,037] 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-03-23 05:47:47,037] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,037] INFO [UnifiedLog partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,037] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,037] 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-03-23 05:47:47,037] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,037] 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-03-23 05:47:47,037] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,037] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,037] INFO [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,037] 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-03-23 05:47:47,037] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,037] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:47:47,037] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:47:47,037] 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-03-23 05:47:47,144] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-20. 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-03-23 05:47:47,144] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-21. 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-03-23 05:47:47,144] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-18. 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-03-23 05:47:47,144] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,144] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,144] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-17. 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-03-23 05:47:47,144] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-14. 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-03-23 05:47:47,144] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-15. 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-03-23 05:47:47,144] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-12. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-11. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-8. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-9. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-6. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-5. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-2. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-3. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-0. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-29. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-27. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-26. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-23. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-24. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-5. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-6. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-3. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-11. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-8. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-9. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-14. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-15. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-12. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-18. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-17. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-2. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-0. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-23. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-20. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-21. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-26. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-27. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-24. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-29. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-5. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-6. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-3. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-11. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-8. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-9. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-14. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-15. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-12. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-18. 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-03-23 05:47:47,145] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-17. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-2. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-0. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-23. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-20. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-21. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-26. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-27. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-24. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-29. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-6. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-5. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-11. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-8. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-9. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-14. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-15. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-12. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-18. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-17. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-2. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-3. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-0. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-23. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-20. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-21. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-26. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-27. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-24. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-29. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-8. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-9. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-11. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-12. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-14. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-0. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-2. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-3. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-5. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-6. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-24. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-26. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-27. 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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:47,146] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-29. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-15. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-17. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-18. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-20. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-21. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-23. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-6. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-3. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-5. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-11. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-8. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-9. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-14. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-15. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-12. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-18. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-17. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-2. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-0. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-23. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-20. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-21. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-26. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-27. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-24. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-29. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-6. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-5. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-11. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-8. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-9. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-14. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-15. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-12. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-18. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-17. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-2. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-3. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-0. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-23. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-20. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-21. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-26. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-27. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-24. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-29. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-6. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-3. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-5. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-11. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-8. 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-03-23 05:47:47,147] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-9. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-14. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-15. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-12. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-18. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-17. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-2. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-0. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-23. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-20. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-21. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-26. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-27. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-24. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-29. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-6. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-5. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-11. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-8. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-9. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-14. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-15. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-12. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-18. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-17. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-2. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-3. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-0. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-23. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-20. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-21. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-26. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-27. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-24. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-29. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-6. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-5. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-11. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-8. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-9. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-14. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-15. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-12. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-18. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-17. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-2. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-3. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-0. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-23. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-20. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-21. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-26. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-27. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-24. 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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:47,148] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-29. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-6. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-5. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-11. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-8. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-9. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-14. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-15. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-12. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-18. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-17. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-2. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-3. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-0. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-23. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-20. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-21. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-26. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-27. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-24. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-29. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-6. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-5. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-11. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-8. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-9. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-14. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-15. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-12. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-18. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-17. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-2. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-3. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-0. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-23. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-20. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-21. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-26. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-27. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-24. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-29. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-23. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-24. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-26. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-18. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-20. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-21. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-27. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-29. 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-03-23 05:47:47,149] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-6. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-8. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-9. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-2. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-3. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-5. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-14. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-15. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-17. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-11. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-12. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-0. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-24. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-26. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-27. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-21. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-20. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-23. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-29. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-8. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-9. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-3. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-5. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-6. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-15. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-17. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-18. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-11. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-12. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-14. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-0. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-2. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-24. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-26. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-27. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-20. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-21. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-23. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-29. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-8. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-9. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-3. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-5. 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-03-23 05:47:47,150] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-6. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-15. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-17. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-18. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-11. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-12. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-14. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-0. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-2. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-23. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-24. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-26. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-18. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-21. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-20. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-27. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-29. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-6. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-8. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-9. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-2. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-3. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-5. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-14. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-15. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-17. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-11. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-12. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-0. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-24. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-26. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-27. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-20. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-21. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-23. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-29. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-8. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-9. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-3. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-5. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-6. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-15. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-17. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-18. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-11. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-12. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-14. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-0. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-2. 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-03-23 05:47:47,151] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-23. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-24. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-26. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-18. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-20. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-21. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-27. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-29. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-6. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-8. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-9. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-2. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-3. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-5. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-14. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-15. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-17. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-11. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-12. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-0. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-24. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-23. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-26. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-27. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-20. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-21. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-29. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-8. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-9. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-3. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-5. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-6. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-15. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-17. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-18. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-11. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-12. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-14. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-0. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-2. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-23. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-24. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-26. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-18. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-20. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-21. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-27. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-29. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-6. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-8. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-9. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-2. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-3. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-5. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-14. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-15. 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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:47,152] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-17. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-11. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-12. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-0. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-23. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-24. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-26. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-20. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-21. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-27. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-29. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-8. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-9. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-3. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-5. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-6. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-15. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-17. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-18. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-11. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-12. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-14. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-0. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-2. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-23. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-24. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-18. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-20. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-21. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-27. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-26. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-29. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-6. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-8. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-9. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-2. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-3. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-5. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-14. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-15. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-17. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-11. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-12. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-0. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-23. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-24. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-18. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-20. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-21. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-26. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-27. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-29. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-6. 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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:47,153] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-8. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-9. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-2. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-3. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-5. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-14. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-15. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-17. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-11. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-12. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-0. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-23. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-24. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-26. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-20. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-21. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-27. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-29. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-8. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-9. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-3. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-5. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-6. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-15. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-17. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-18. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-11. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-12. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-14. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-0. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-2. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-23. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-24. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-26. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-20. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-21. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-27. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-29. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-8. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-9. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-3. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-5. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-6. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-15. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-17. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-18. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-11. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-12. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-14. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-0. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-2. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-23. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-24. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-18. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-20. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-21. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-26. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-27. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-29. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-6. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-8. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-9. 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-03-23 05:47:47,154] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-2. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-3. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-5. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-14. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-15. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-17. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-11. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-12. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-0. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-24. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-23. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-26. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-18. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-20. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-21. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-27. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-29. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-6. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-8. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-9. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-2. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-3. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-5. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-14. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-15. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-17. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-11. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-12. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-0. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-23. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-24. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-26. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-27. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-20. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-21. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-29. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-8. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-9. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-3. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-5. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-6. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-15. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-17. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-18. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-11. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-12. 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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:47,155] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-14. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-0. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-2. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-23. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-24. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-26. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-27. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-20. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-21. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-29. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-8. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-9. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-3. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-5. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-6. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-15. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-17. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-18. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-11. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-12. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-14. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-0. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-2. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-23. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-24. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-26. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-18. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-20. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-21. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-27. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-29. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-6. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-8. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-9. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-2. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-3. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-5. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-14. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-15. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-17. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-11. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-12. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-0. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-23. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-24. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-26. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-18. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-20. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-21. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-27. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-29. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-6. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-8. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-9. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-2. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-3. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-5. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-14. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-15. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-17. 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-03-23 05:47:47,156] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-11. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-12. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-0. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-23. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-24. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-27. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-26. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-20. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-21. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-29. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-8. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-9. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-3. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-5. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-6. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-15. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-17. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-18. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-11. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-12. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-14. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-0. 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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:47,157] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-2. 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-03-23 05:47:48,205] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-20. 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-03-23 05:47:48,205] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-5. 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-03-23 05:47:48,205] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-5. 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-03-23 05:47:48,205] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-6. 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-03-23 05:47:48,205] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:48,205] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-6. 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-03-23 05:47:48,205] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-6. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-6. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-6. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-6. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-6. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-6. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-6. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-21. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-6. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-8. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-3. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-18. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-3. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-3. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-3. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-9. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-5. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-5. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-5. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-5. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-5. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-5. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-5. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-5. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-11. 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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:48,206] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-17. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-11. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-11. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-11. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-11. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-11. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-11. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-11. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-12. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-11. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-11. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-11. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-14. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-8. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-8. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-8. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-8. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-8. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-8. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-8. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-8. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-8. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-8. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-15. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-9. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-9. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-9. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-9. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-9. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-9. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-9. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-9. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-9. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-14. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-9. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-14. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-12. 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-03-23 05:47:48,207] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-14. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-14. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-14. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-14. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-14. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-14. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-14. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-14. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-14. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-0. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-15. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-15. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-15. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-15. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-15. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-15. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-15. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-15. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-15. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-15. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-12. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-12. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-12. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-12. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-12. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-12. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-12. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-12. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-12. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-12. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-2. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-11. 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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:48,208] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-3. 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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-18. 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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-18. 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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-18. 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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-18. 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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-18. 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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-8. 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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-18. 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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-18. 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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-18. 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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-18. 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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-18. 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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-9. 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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-5. 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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:48,209] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-6. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-6. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-17. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-17. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-17. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-17. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-17. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-17. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-17. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-17. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-17. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-17. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-23. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-24. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-24. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-24. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-23. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-24. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-23. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-24. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-23. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-23. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-23. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-23. 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:48,210] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-23. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-23. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-23. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-23. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-5. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-23. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-23. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-23. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-23. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-23. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-23. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-26. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-26. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-26. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-26. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-26. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-26. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-26. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-2. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-24. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-27. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-26. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-26. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-27. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-27. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-26. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-26. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-27. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-27. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-26. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-27. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-27. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-26. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-27. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-26. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-3. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-26. 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-03-23 05:47:48,211] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-26. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-26. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-26. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-18. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-18. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-18. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-18. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-18. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-18. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-0. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-18. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-18. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-18. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-18. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-21. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-29. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-21. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-21. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-21. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-21. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-21. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-21. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-21. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-21. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-21. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-20. 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-03-23 05:47:48,212] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-21. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-21. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-20. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-23. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-23. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-23. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-21. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-21. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-21. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-21. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-21. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-21. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-21. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-21. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-15. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-17. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-18. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-27. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-27. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-27. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-27. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-27. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-27. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-27. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-27. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-27. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-26. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-26. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-27. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-27. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-26. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-2. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-2. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-2. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-2. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-2. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-2. 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-03-23 05:47:48,213] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-2. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-2. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-2. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-2. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-27. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-20. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-27. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-3. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-3. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-3. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-3. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-3. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-3. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-29. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-21. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-0. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-0. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-0. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-0. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-0. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-0. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-0. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-0. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-0. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-0. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-23. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-6. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-6. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-6. 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-03-23 05:47:48,214] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-6. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-6. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-6. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-6. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-6. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-6. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-6. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-8. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-9. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-3. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-2. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-2. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-3. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-3. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-2. 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-03-23 05:47:48,215] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-2. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-2. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-2. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-2. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-2. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-2. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-2. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-3. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-6. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-6. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-6. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-6. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-6. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-6. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-6. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-6. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-6. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-6. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-5. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-14. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-15. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-15. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-14. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-15. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-14. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-15. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-14. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-14. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-15. 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-03-23 05:47:48,216] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-15. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-14. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-15. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-14. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-14. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-15. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-15. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-14. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-14. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-15. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-15. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-15. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-15. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-15. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-15. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-15. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-15. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-15. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-15. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-15. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-18. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-18. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-18. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-18. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-18. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-18. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-18. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-18. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-18. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-18. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-17. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-11. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-11. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-11. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-11. 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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:48,217] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-11. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-12. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-14. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-14. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-14. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-14. 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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:48,218] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-14. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-14. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-14. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-14. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-14. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-14. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-23. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-23. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-23. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-23. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-23. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-23. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-23. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-23. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-23. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-23. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-20. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-20. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-20. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-20. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-20. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-20. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-20. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-20. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-20. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-20. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-21. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-21. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-21. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-21. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-21. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-21. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-21. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-21. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-21. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-21. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-26. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-26. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-26. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-26. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-26. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-26. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-26. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-26. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-26. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-26. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-27. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-27. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-27. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-27. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-27. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-27. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-27. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-27. 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-03-23 05:47:48,219] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-27. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-27. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-24. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-24. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-24. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-24. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-24. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-24. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-24. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-24. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-24. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-24. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-29. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-0. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-27. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-2. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-29. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-2. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-29. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-2. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-29. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-2. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-29. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-29. 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-03-23 05:47:48,220] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-29. 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-2. 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-29. 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-2. 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-29. 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-2. 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-2. 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-2. 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-29. 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-2. 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-29. 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-26. 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-23. 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-03-23 05:47:48,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-24. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-20. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-5. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-5. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-6. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-6. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-6. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-6. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-6. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-6. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-6. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-6. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-6. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-21. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-6. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-8. 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-03-23 05:47:49,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-3. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-18. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-3. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-3. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-3. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-9. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-5. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-5. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-5. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-5. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-5. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-5. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-5. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-5. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-11. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-17. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-11. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-11. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-11. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-11. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-11. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-11. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-11. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-12. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-11. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-11. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-11. 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-03-23 05:47:49,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-14. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-8. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-8. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-8. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-8. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-8. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-8. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-8. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-8. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-8. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-8. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-15. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-9. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-9. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-9. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-9. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-9. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-9. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-9. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-9. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-9. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-14. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-9. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-14. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-12. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-14. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-14. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-14. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-14. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-14. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-14. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-14. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-14. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-14. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-0. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-15. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-15. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-15. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-15. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-15. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-15. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-15. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-15. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-15. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-15. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-12. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-12. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-12. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-12. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-12. 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-03-23 05:47:49,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-12. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-12. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-12. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-12. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-12. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-2. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-11. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-3. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-18. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-18. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-18. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-18. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-18. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-8. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-18. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-18. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-18. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-18. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-18. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-9. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-5. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-6. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-6. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-17. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-17. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-17. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-17. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-17. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-17. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-17. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-17. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-17. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-17. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-23. 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-03-23 05:47:49,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-5. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-23. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-26. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-26. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-26. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-26. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-26. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-26. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-26. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-2. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-24. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-27. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-26. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-26. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-27. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-27. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-26. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-26. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-27. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-27. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-26. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-27. 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-03-23 05:47:49,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-27. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-26. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-27. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-26. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-3. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-26. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-26. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-26. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-26. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-18. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-18. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-18. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-18. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-18. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-18. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-0. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-18. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-18. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-18. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-18. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-29. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-20. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-23. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-23. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-23. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-21. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-15. 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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:49,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-17. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-18. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-27. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-27. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-27. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-27. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-27. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-27. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-27. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-27. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-27. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-26. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-26. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-27. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-27. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-26. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-2. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-2. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-2. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-2. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-2. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-2. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-2. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-2. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-2. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-2. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-27. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-20. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-27. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-3. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-3. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-3. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-3. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-3. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-3. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-29. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-21. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-0. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-0. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-0. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-0. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-0. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-0. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-0. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-0. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-0. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-0. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-23. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-6. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-6. 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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:49,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-6. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-6. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-6. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-6. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-6. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-6. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-6. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-6. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-8. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-9. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-2. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-2. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-2. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-2. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-2. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-2. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-2. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-2. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-2. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-2. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-3. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-5. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-5. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-5. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-5. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-5. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-5. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-5. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-5. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-5. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-5. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-5. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-6. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-6. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-5. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-5. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-6. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-6. 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-03-23 05:47:49,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-5. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-6. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-5. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-6. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-5. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-5. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-6. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-6. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-5. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-5. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-6. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-6. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-5. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-14. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-14. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-14. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-14. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-14. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-14. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-14. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-14. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-14. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-14. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-15. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-18. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-18. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-18. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-18. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-18. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-18. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-18. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-18. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-18. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-18. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-17. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-11. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-11. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-11. 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-03-23 05:47:49,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-11. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-11. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-11. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-11. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-11. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-11. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-11. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-11. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-12. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-12. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-11. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-11. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-12. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-12. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-11. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-11. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-12. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-12. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-11. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-11. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-12. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-12. 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-03-23 05:47:49,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-11. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-12. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-11. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-12. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-11. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-12. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-12. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-12. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-12. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-12. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-12. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-12. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-12. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-12. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-12. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-14. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-14. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-14. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-14. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-14. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-14. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-14. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-14. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-14. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-14. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-23. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-23. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-23. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-23. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-23. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-23. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-23. 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-03-23 05:47:49,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-23. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-23. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-23. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-20. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-20. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-20. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-20. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-20. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-20. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-20. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-20. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-20. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-20. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-21. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-21. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-21. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-21. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-21. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-21. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-21. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-21. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-21. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-21. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-26. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-26. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-26. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-26. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-26. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-26. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-26. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-26. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-26. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-26. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-27. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-27. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-27. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-27. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-27. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-27. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-27. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-27. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-27. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-27. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-24. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-24. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-24. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-24. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-24. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-24. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-24. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-24. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-24. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-24. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-29. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-0. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-27. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-2. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-29. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-2. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-29. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-2. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-29. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-2. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-29. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-29. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-29. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-2. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-29. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-2. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-29. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-2. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-2. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-2. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-29. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-2. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-29. 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-03-23 05:47:49,255] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:49,256] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:49,256] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-26. 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-03-23 05:47:49,256] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:49,256] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-23. 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-03-23 05:47:49,256] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-24. 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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-20. 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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-5. 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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-5. 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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-6. 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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-6. 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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-6. 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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-6. 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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-6. 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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-6. 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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-6. 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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-6. 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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-6. 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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-21. 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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-6. 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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:50,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-8. 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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-3. 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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-18. 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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-3. 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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-3. 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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-3. 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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-9. 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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:50,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-5. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-5. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-5. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-5. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-5. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-5. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-5. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-5. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-11. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-17. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-11. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-11. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-11. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-11. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-11. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-11. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-11. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-12. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-11. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-11. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-11. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-14. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-8. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-8. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-8. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-8. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-8. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-8. 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-03-23 05:47:50,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-8. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-8. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-8. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-8. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-15. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-9. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-9. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-9. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-9. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-9. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-9. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-9. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-9. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-9. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-14. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-9. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-14. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-12. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-14. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-14. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-14. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-14. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-14. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-14. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-14. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-14. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-14. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-0. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-15. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-15. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-15. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-15. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-15. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-15. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-15. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-15. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-15. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-15. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-12. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-12. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-12. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-12. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-12. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-12. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-12. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-12. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-12. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-12. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-2. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-11. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-3. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-18. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-18. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-18. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-18. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-18. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-8. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-18. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-18. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-18. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-18. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-18. 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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:50,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-9. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-5. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-6. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-6. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-17. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-17. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-17. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-17. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-17. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-17. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-17. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-17. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-17. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-17. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-23. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-24. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-24. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-24. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-23. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-24. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-23. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-24. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-23. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-23. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-23. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-23. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-23. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-23. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-23. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-23. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-24. 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-03-23 05:47:50,278] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-24. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-24. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-24. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-24. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-5. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-23. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-24. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-24. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-23. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-23. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-24. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-24. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-23. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-23. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-24. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-24. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-23. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-24. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-24. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-2. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-24. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-24. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-24. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-27. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-27. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-27. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-27. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-27. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-27. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-27. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-27. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-3. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-26. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-18. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-18. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-18. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-18. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-18. 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-03-23 05:47:50,279] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-18. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-0. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-18. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-18. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-18. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-18. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-21. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-29. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-21. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-21. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-21. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-21. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-21. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-21. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-21. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-21. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-21. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-21. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-21. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-20. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-23. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-23. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-23. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-21. 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-03-23 05:47:50,280] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-21. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-21. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-21. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-21. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-21. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-21. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-21. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-15. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-17. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-18. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-27. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-27. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-27. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-27. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-27. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-27. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-27. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-27. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-27. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-26. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-26. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-27. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-27. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-26. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-2. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-2. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-2. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-2. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-2. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-2. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-29. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-2. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-2. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-2. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-2. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-29. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-29. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-29. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-29. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-29. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-29. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-29. 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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:50,281] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-29. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-27. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-20. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-27. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-3. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-3. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-3. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-3. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-3. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-3. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-29. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-29. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-29. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-29. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-29. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-29. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-29. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-29. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-29. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-29. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-29. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-21. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-0. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-0. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-0. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-0. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-0. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-0. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-0. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-0. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-0. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-0. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-23. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-6. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-6. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-6. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-6. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-6. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-6. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-6. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-6. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-6. 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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:50,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-6. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-8. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-9. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-3. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-2. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-2. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-3. 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-03-23 05:47:50,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-2. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-2. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-2. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-2. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-2. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-2. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-2. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-2. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-3. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-6. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-6. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-6. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-6. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-6. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-6. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-5. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-6. 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-03-23 05:47:50,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-6. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-5. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-5. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-6. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-6. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-5. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-14. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-14. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-14. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-14. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-14. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-14. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-14. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-14. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-14. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-14. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-15. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-17. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-17. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-17. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-17. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-17. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-17. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-17. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-17. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-17. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-17. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-18. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-17. 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-03-23 05:47:50,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-18. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-17. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-17. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-18. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-18. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-17. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-17. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-18. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-18. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-17. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-17. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-18. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-18. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-17. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-17. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-18. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-18. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-17. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-12. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-12. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-12. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-12. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-12. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-12. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-12. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-12. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-11. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-12. 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-03-23 05:47:50,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-11. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-12. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-11. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-12. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-12. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-12. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-12. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-12. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-12. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-12. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-12. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-12. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-12. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-14. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-14. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-14. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-14. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-14. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-14. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-14. 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-03-23 05:47:50,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-14. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-14. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-14. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-23. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-23. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-23. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-23. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-23. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-23. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-23. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-23. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-23. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-23. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-20. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-20. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-20. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-20. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-20. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-20. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-20. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-20. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-20. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-20. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-21. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-21. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-21. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-21. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-21. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-21. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-21. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-21. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-21. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-21. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-26. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-26. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-26. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-26. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-26. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-26. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-26. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-26. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-26. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-26. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-27. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-27. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-27. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-27. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-27. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-27. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-27. 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-03-23 05:47:50,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-27. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-27. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-27. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-24. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-24. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-24. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-24. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-24. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-24. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-24. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-24. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-24. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-24. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-29. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-0. 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-03-23 05:47:50,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-27. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-2. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-29. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-2. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-29. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-2. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-29. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-2. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-29. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-29. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-29. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-2. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-29. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-2. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-29. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-2. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-2. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-2. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-29. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-2. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-29. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-26. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-23. 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-03-23 05:47:50,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-24. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-20. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-5. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-5. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-6. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-6. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-6. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-6. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-6. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-6. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-6. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-6. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-6. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-21. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-6. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-8. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-3. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-18. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-3. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-3. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-3. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-9. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-5. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-5. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-5. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-5. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-5. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-5. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-5. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-5. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-11. 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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:51,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-17. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-11. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-11. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-11. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-11. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-11. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-11. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-11. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-12. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-11. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-11. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-11. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-14. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-8. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-8. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-8. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-8. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-8. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-8. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-8. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-8. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-8. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-8. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-15. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-9. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-9. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-9. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-9. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-9. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-9. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-9. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-9. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-9. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-14. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-9. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-14. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-12. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-14. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-14. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-14. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-14. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-14. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-14. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-14. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-14. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-14. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-0. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-15. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-15. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-15. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-15. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-15. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-15. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-15. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-15. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-15. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-15. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-12. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-12. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-12. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-12. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-12. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-12. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-12. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-12. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-12. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-12. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-2. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-11. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-3. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-18. 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-03-23 05:47:51,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-18. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-18. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-18. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-18. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-8. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-18. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-18. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-18. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-18. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-18. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-9. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-5. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-6. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-6. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-17. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-17. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-17. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-17. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-17. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-17. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-17. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-17. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-17. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-17. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-5. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-23. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-26. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-26. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-26. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-26. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-26. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-26. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-26. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-24. 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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:51,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-24. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-2. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-24. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-24. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-24. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-27. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-26. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-26. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-27. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-27. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-26. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-26. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-27. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-27. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-26. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-27. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-27. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-26. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-27. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-26. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-3. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-26. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-26. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-26. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-26. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-18. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-18. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-18. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-18. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-18. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-18. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-0. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-18. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-18. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-18. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-18. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-21. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-29. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-21. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-21. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-21. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-21. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-21. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-21. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-21. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-21. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-21. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-21. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-21. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-20. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-23. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-23. 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-03-23 05:47:51,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-23. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-21. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-21. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-21. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-21. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-21. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-21. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-21. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-21. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-15. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-17. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-18. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-27. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-27. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-27. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-27. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-27. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-27. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-27. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-27. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-27. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-26. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-26. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-27. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-27. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-26. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-2. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-2. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-2. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-2. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-2. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-2. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-29. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-2. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-2. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-2. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-2. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-29. 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-03-23 05:47:51,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-27. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-20. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-27. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-3. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-3. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-3. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-3. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-3. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-3. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-29. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-21. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-0. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-0. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-0. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-0. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-0. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-0. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-0. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-0. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-0. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-0. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-23. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-6. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-6. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-6. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-6. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-6. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-6. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-6. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-6. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-6. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-6. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-8. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-9. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-3. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-2. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-2. 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-03-23 05:47:51,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-2. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-2. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-2. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-2. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-2. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-2. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-2. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-2. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-3. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-6. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-6. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-6. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-6. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-6. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-6. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-6. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-6. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-6. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-6. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-5. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-14. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-14. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-14. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-14. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-14. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-14. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-14. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-14. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-14. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-14. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-15. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-17. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-17. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-17. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-17. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-17. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-17. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-17. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-17. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-17. 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-03-23 05:47:51,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-17. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-18. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-17. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-18. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-17. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-17. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-18. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-18. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-17. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-17. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-18. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-18. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-17. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-17. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-18. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-18. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-17. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-17. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-18. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-18. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-17. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-11. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-12. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-14. 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-03-23 05:47:51,313] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-14. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-14. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-14. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-14. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-14. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-14. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-14. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-14. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-14. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-23. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-23. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-23. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-23. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-23. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-23. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-23. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-23. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-23. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-23. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-20. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-20. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-20. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-20. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-20. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-20. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-20. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-20. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-20. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-20. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-21. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-21. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-21. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-21. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-21. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-21. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-21. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-21. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-21. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-21. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-26. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-26. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-26. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-26. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-26. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-26. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-26. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-26. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-26. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-26. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-27. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-27. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-27. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-27. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-27. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-27. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-27. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-27. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-27. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-27. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-24. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-24. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-24. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-24. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-24. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-24. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-24. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-24. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-24. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-24. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-29. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-0. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-0. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-0. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-0. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-0. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-0. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-0. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-0. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-0. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-0. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-0. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-0. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-0. 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-03-23 05:47:51,314] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-0. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-0. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-0. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-0. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-0. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-0. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-0. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-27. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-2. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-29. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-2. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-29. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-2. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-29. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-2. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-29. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-29. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-29. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-2. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-29. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-2. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-29. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-2. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-2. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-2. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-29. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-2. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-29. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-26. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-23. 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-03-23 05:47:51,315] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-24. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-20. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-5. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-5. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-6. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-6. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-6. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-6. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-6. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-6. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-6. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-6. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-6. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-21. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-6. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-8. 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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:52,329] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-3. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-18. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-3. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-3. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-3. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-9. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-5. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-5. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-5. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-5. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-5. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-5. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-5. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-5. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-11. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-17. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-11. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-11. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-11. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-11. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-11. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-11. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-11. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-12. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-11. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-11. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-11. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-14. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-8. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-8. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-8. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-8. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-8. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-8. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-8. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-8. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-8. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-8. 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-03-23 05:47:52,330] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-15. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-9. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-9. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-9. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-9. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-9. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-9. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-9. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-9. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-9. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-14. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-9. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-14. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-12. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-14. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-14. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-14. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-14. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-14. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-14. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-14. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-14. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-14. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-0. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-15. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-15. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-15. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-15. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-15. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-15. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-15. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-15. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-15. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-15. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-12. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-12. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-12. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-12. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-12. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-12. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-12. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-12. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-12. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-12. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-2. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-11. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-3. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-18. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-18. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-18. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-18. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-18. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-8. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-18. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-18. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-18. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-18. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-18. 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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:52,331] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-9. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-5. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-6. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-6. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-17. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-17. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-17. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-17. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-17. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-17. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-17. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-17. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-17. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-17. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-23. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-24. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-24. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-24. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-23. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-24. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-23. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-24. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-23. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-23. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-23. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-23. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-23. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-23. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-23. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-23. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-24. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-24. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-24. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-24. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-24. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-5. 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-03-23 05:47:52,332] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-23. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-24. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-24. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-23. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-23. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-24. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-24. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-23. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-23. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-24. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-24. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-23. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-26. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-26. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-26. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-26. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-26. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-26. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-26. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-24. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-24. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-2. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-24. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-24. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-24. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-27. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-26. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-26. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-27. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-27. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-26. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-26. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-27. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-27. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-26. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-27. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-27. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-26. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-27. 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-03-23 05:47:52,333] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-26. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-3. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-26. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-26. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-26. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-26. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-18. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-18. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-18. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-18. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-18. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-18. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-0. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-18. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-18. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-18. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-18. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-20. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-21. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-29. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-20. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-20. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-20. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-20. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-20. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-20. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-20. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-20. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-20. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-20. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-21. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-21. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-21. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-20. 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-03-23 05:47:52,334] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-20. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-20. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-20. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-20. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-20. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-20. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-20. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-20. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-23. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-23. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-23. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-21. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-15. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-17. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-18. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-27. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-27. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-27. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-27. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-27. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-27. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-27. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-27. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-27. 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-03-23 05:47:52,335] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-26. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-26. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-27. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-27. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-26. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-2. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-2. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-2. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-2. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-2. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-2. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-2. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-2. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-2. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-2. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-27. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-20. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-27. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-3. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-3. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-3. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-3. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-3. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-3. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-29. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-21. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-0. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-0. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-0. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-0. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-0. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-0. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-0. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-0. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-0. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-0. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-23. 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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_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-03-23 05:47:52,336] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-6. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-6. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-6. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-6. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-6. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-6. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-6. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-6. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-6. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-6. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-8. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-8. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-8. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-8. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-8. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-8. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-8. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-8. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-8. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-8. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-9. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-8. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-9. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-8. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-8. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-9. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-9. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-8. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-8. 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-03-23 05:47:52,337] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-8. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-8. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-8. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-8. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-8. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-9. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-3. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-2. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-2. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-3. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-3. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-2. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-2. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-3. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-2. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-3. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-3. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-2. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-3. 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-03-23 05:47:52,338] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-2. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-3. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-2. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-2. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-3. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-3. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-2. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-3. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-3. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-3. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-3. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-3. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-3. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-3. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-3. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-3. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-3. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-5. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-5. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-5. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-5. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-5. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-5. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-5. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-5. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-5. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-5. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-5. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-6. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-6. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-5. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-5. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-6. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-6. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-5. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-6. 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-03-23 05:47:52,339] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-5. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-6. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-5. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-5. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-6. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-6. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-5. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-5. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-6. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-6. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-5. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-14. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-14. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-14. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-14. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-14. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-14. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-14. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-14. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-14. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-14. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-15. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-17. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-17. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-17. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-17. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-17. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-17. 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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:52,340] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-17. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-17. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-17. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-17. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-18. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-17. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-18. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-17. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-17. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-18. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-18. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-17. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-17. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-18. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-18. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-17. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-17. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-18. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-18. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-17. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-17. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-18. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-18. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-17. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-12. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-12. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-12. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-12. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-12. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-12. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-11. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-12. 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-03-23 05:47:52,341] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-12. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-11. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-12. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-11. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-12. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-11. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-12. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-12. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-12. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-12. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-12. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-12. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-12. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-12. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-12. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-12. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-14. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-14. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-14. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-14. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-14. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-14. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-14. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-14. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-14. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-14. 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-03-23 05:47:52,342] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-23. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-23. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-23. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-23. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-23. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-23. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-23. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-23. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-23. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-23. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-20. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-20. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-20. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-20. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-20. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-20. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-20. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-20. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-20. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-20. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-21. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-21. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-21. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-21. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-21. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-21. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-21. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-21. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-21. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-21. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-26. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-26. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-26. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-26. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-26. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-26. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-26. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-26. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-26. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-26. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-27. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-27. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-27. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-27. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-27. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-27. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-27. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-27. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-27. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-27. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-24. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-24. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-24. 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-03-23 05:47:52,343] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-24. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-24. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-24. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-24. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-24. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-24. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-24. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-29. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-0. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-27. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-2. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-29. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-2. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-29. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-2. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-29. 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-03-23 05:47:52,344] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-2. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-29. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-29. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-29. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-2. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-29. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-2. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-29. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-2. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-2. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-2. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-29. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-2. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-29. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-26. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-23. 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-03-23 05:47:52,345] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-24. 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-03-23 05:51:15,180] WARN Session 0x200002515160039 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 0x200002515160039, 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-03-23 05:51:15,802] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:51:15,813] INFO Socket connection established, initiating session, client: /10.0.0.50:46176, server: /10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:51:15,818] INFO Session establishment complete on server /10.0.0.33:2181, session id = 0x200002515160039, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:52:37,830] WARN Session 0x200002515160039 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 0x200002515160039, 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-03-23 05:52:38,237] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:52:38,237] INFO Socket connection established, initiating session, client: /10.0.0.50:60886, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:52:38,238] WARN Session 0x200002515160039 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 0x200002515160039, 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-03-23 05:52:38,512] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:52:38,512] INFO Socket connection established, initiating session, client: /10.0.0.50:57076, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:52:38,513] INFO Session establishment complete on server /10.0.0.50:2181, session id = 0x200002515160039, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-23 05:52:47,476] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-27-6, -uve-topic-28-6, -uve-topic-19-7, -uve-topic-24-6, -uve-topic-15-7, -uve-topic-8-5, -uve-topic-10-24, -uve-topic-7-22, -uve-topic-11-24, -uve-topic-12-24, -uve-topic-13-24, -uve-topic-3-22, -uve-topic-2-22, -uve-topic-18-23, -uve-topic-0-6, HEALTH_CHECK_TOPIC-4, -uve-topic-23-22, -uve-topic-26-22, -uve-topic-21-6, -uve-topic-5-6, -uve-topic-6-6, -uve-topic-1-6, -uve-topic-18-8, -uve-topic-26-7, -uve-topic-9-6, -uve-topic-21-24, -uve-topic-8-23, -uve-topic-24-24, -uve-topic-4-23, -uve-topic-29-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-16-24, -uve-topic-17-24, -uve-topic-20-7, structured_syslog_topic-8, -uve-topic-22-7, -uve-topic-23-7, -uve-topic-7-7, -uve-topic-2-7, -uve-topic-3-7, -uve-topic-29-8, -uve-topic-25-8, -uve-topic-16-9, -uve-topic-9-3, -uve-topic-17-9, -uve-topic-6-3, -uve-topic-22-25, -uve-topic-23-25, structured_syslog_topic-26, -uve-topic-4-20, -uve-topic-20-25, -uve-topic-19-25, -uve-topic-15-25, -uve-topic-27-24, -uve-topic-28-24, -uve-topic-8-20, -uve-topic-11-9, -uve-topic-12-9, -uve-topic-13-9, -uve-topic-3-4, -uve-topic-14-9, -uve-topic-2-4, -uve-topic-10-9, HEALTH_CHECK_TOPIC-19, -uve-topic-27-9, -uve-topic-28-9, -uve-topic-7-4, -uve-topic-19-10, -uve-topic-13-27, -uve-topic-6-21, -uve-topic-14-27, -uve-topic-25-26, -uve-topic-16-27, -uve-topic-5-21, -uve-topic-10-27, -uve-topic-11-27, -uve-topic-0-21, -uve-topic-12-27, -uve-topic-1-21, -uve-topic-26-25, -uve-topic-18-26, -uve-topic-9-21, -uve-topic-24-9, -uve-topic-4-5, -uve-topic-15-10, -uve-topic-21-9, -uve-topic-13-3, -uve-topic-14-3, -uve-topic-4-26, -uve-topic-25-2, -uve-topic-16-3, -uve-topic-10-3, -uve-topic-11-3, HEALTH_CHECK_TOPIC-16, -uve-topic-12-3, -uve-topic-17-3, -uve-topic-8-26, -uve-topic-29-2, -uve-topic-3-10, -uve-topic-24-18, -uve-topic-15-19, -uve-topic-2-10, -uve-topic-21-18, structured_syslog_topic-11, -uve-topic-27-18, -uve-topic-7-10, -uve-topic-28-18, -uve-topic-19-19, -uve-topic-24-3, -uve-topic-15-4, -uve-topic-5-27, -uve-topic-27-3, -uve-topic-0-27, -uve-topic-21-3, -uve-topic-1-27, -uve-topic-10-21, -uve-topic-28-3, -uve-topic-19-4, -uve-topic-9-27, structured_syslog_topic-29, -uve-topic-6-27, -uve-topic-4-11, -uve-topic-26-19, HEALTH_CHECK_TOPIC-1, -uve-topic-20-19, -uve-topic-22-19, -uve-topic-23-19, -uve-topic-18-20, -uve-topic-8-11, -uve-topic-1-24, -uve-topic-26-4, -uve-topic-18-5, -uve-topic-0-24, -uve-topic-22-4, -uve-topic-23-4, -uve-topic-9-24, -uve-topic-21-21, -uve-topic-5-24, -uve-topic-6-24, -uve-topic-25-20, -uve-topic-16-21, -uve-topic-17-21, -uve-topic-11-21, -uve-topic-12-21, -uve-topic-13-21, -uve-topic-14-21, -uve-topic-20-4, -uve-topic-8-8, -uve-topic-29-20, -uve-topic-4-8, -uve-topic-16-6, -uve-topic-2-25, -uve-topic-17-6, -uve-topic-3-25, -uve-topic-29-5, -uve-topic-12-6, -uve-topic-13-6, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-20-22, -uve-topic-22-22, -uve-topic-7-25, -uve-topic-27-21, -uve-topic-28-21, -uve-topic-0-9, -uve-topic-19-22, -uve-topic-1-9, -uve-topic-24-21, -uve-topic-15-22, -uve-topic-10-6, -uve-topic-11-6, -uve-topic-9-9, -uve-topic-6-9, structured_syslog_topic-14, -uve-topic-5-9, -uve-topic-10-15, -uve-topic-8-14, -uve-topic-11-15, -uve-topic-12-15, -uve-topic-4-14, -uve-topic-17-15, -uve-topic-29-14, -uve-topic-13-15, -uve-topic-14-15, -uve-topic-25-14, -uve-topic-16-15, -uve-topic-10-0, -uve-topic-11-0, -uve-topic-12-0, -uve-topic-13-0, HEALTH_CHECK_TOPIC-13, -uve-topic-0-15, -uve-topic-1-15, -uve-topic-14-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-21-15, -uve-topic-9-15, -uve-topic-6-15, -uve-topic-5-15, -uve-topic-28-15, -uve-topic-19-16, -uve-topic-24-15, -uve-topic-15-16, -uve-topic-27-15, -uve-topic-21-0, -uve-topic-3-28, -uve-topic-24-0, -uve-topic-2-28, -uve-topic-19-1, -uve-topic-15-1, HEALTH_CHECK_TOPIC-10, -uve-topic-27-0, -uve-topic-7-28, -uve-topic-28-0, -uve-topic-5-12, -uve-topic-22-16, -uve-topic-6-12, structured_syslog_topic-17, -uve-topic-23-16, -uve-topic-1-12, -uve-topic-20-16, -uve-topic-0-12, -uve-topic-9-12, -uve-topic-26-16, -uve-topic-18-17, -uve-topic-22-1, -uve-topic-23-1, -uve-topic-4-29, structured_syslog_topic-2, -uve-topic-20-1, -uve-topic-26-1, -uve-topic-18-2, -uve-topic-8-29, -uve-topic-12-18, -uve-topic-13-18, -uve-topic-7-13, -uve-topic-14-18, -uve-topic-25-17, -uve-topic-2-13, -uve-topic-3-13, -uve-topic-10-18, -uve-topic-11-18, HEALTH_CHECK_TOPIC-28, -uve-topic-16-18, -uve-topic-17-18, -uve-topic-29-17, -uve-topic-18-11, -uve-topic-7-1, -uve-topic-24-27, -uve-topic-15-28, -uve-topic-1-18, -uve-topic-27-27, -uve-topic-21-27, -uve-topic-0-18, -uve-topic-9-18, -uve-topic-17-27, -uve-topic-29-26, -uve-topic-5-18, -uve-topic-6-18, -uve-topic-23-10, -uve-topic-4-2, -uve-topic-26-10, HEALTH_CHECK_TOPIC-25, -uve-topic-20-10, -uve-topic-22-10, -uve-topic-20-28, -uve-topic-29-11, -uve-topic-8-2, -uve-topic-26-28, -uve-topic-2-19, -uve-topic-18-29, -uve-topic-3-19, -uve-topic-22-28, -uve-topic-23-28, -uve-topic-28-27, structured_syslog_topic-20, -uve-topic-19-28, -uve-topic-7-19, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-5-3, -uve-topic-16-12, -uve-topic-17-12, -uve-topic-10-12, -uve-topic-0-3, -uve-topic-11-12, -uve-topic-1-3, -uve-topic-12-12, -uve-topic-13-12, HEALTH_CHECK_TOPIC-22, -uve-topic-19-13, structured_syslog_topic-5, -uve-topic-2-16, -uve-topic-29-29, -uve-topic-25-29, -uve-topic-7-16, -uve-topic-3-16, -uve-topic-15-13, -uve-topic-1-0, -uve-topic-27-12, -uve-topic-28-12, -uve-topic-0-0, -uve-topic-21-12, -uve-topic-24-12, -uve-topic-9-0, -uve-topic-5-0, -uve-topic-6-0, structured_syslog_topic-23, HEALTH_CHECK_TOPIC-7, -uve-topic-20-13, -uve-topic-8-17, -uve-topic-4-17, -uve-topic-26-13, -uve-topic-2-1, -uve-topic-3-1, -uve-topic-18-14, -uve-topic-22-13, -uve-topic-23-13) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:52:47,512] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions HashMap(-uve-topic-1-12 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-24 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-28 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-24 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-10 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-6 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-21 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-3 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-22 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-12 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-11 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-2 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-15 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-10 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-19 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-4 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-11 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-15 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-15 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-2 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-19 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-8-5 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-21 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-29 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-10 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-24-12 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-29 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-2 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-0 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,159), -uve-topic-7-4 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-17 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-1 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-6 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-9 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-18 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-29 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-9 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-24 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-6 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-13 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-0 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-15 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-20 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-8 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-28 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-23 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-27 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-26 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-27 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-29 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-0 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,75), -uve-topic-8-29 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-26 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-13 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-0 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,60), -uve-topic-13-18 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-5 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-15 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-15 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-12 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-27 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-26 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-3 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-16 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-23 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-12 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-20 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-23 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-28 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-9 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-7 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-12 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-27 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-21 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-25 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-24 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-9 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-16 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-9-21 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-5 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-1 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-6 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-25 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-6 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-0 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-27 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-4 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-6 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-3 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-21 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-7 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-15 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-3 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-27 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-21 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-4 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-8 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-26 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-9 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-13 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-25 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-21 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-13 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-24 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-9 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-6 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-21 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-10 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-24 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-10 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-24 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-17 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-27 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-6 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-12 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-15 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-7 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-15 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-24 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-26 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-12 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-18 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-28 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-9 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-18 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-22 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-6 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-24 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-16 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-7 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-18 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-2 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-5 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-8 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-27 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-25 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-7 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-12 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-10 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-19 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-24 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-22 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-23 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-13 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-16-18 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-9 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-27 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-24 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-0 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,1144), -uve-topic-18-8 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-21 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-27 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-3 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-18 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-3 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-25 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-22 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-28 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-23 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-16 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-10 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-8 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-12 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-24 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-20 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-25 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-15-25 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-16 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-19 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-7 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-13 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-15 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-6 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-8 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-1 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-28-21 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-3 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-27 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-14 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-2 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-0 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-21 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-3 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-15 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-4 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-9 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-4 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-7 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-22 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-13 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-21 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-6 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-4 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-1-21 -> InitialFetchState(Some(mYWYKbeATQ-QvJwpS_Xx2A),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-28 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-25 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-21 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-18 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-22 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-0 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,14), -uve-topic-14-15 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-28 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-15 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-21 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-24 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-4 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-22 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-18 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-16 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-10 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-25 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-3 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-5 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-24 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-12 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-12 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-19 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-17 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-27 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-16 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-19 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-9 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-22 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-6 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-18 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-16 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-0 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-16 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-18 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-18 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-2-22 -> InitialFetchState(Some(S6Cd5bmBRbCQMZAdiW36Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-9 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-18 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-28-6 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-20 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-19 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-3 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-12-27 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-4 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-28-0 -> InitialFetchState(Some(_EuyN3STRUeryPKXbFM84g),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,154), -uve-topic-0-27 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-9 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-12 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-17-3 -> InitialFetchState(Some(WOy5TvVRTViPNdEoNFcraA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-0 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-3 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-1 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-19 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-11 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-21 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-10 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-24 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-17 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-13 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-17 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-7 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-12-24 -> InitialFetchState(Some(5lU4uuwgT1qaJgZaAlkRsw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-9-0 -> InitialFetchState(Some(36pbu9IJTt-qCous4ggFHw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-0 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-19 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-0-6 -> InitialFetchState(Some(zn3wSMJFTXCQruqaT9Anzg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-19 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-5 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-15 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-11 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-17 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-6 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-6 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), HEALTH_CHECK_TOPIC-28 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-27-9 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-3 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-5-0 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-28 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-0 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,173), HEALTH_CHECK_TOPIC-22 -> InitialFetchState(Some(kOUPA-PzTmOLqj8e4ei49Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),3,0), -uve-topic-5-3 -> InitialFetchState(Some(lkv74eRQSoWMpEQymCsb-Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-1 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-13 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-0 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,13), -uve-topic-25-20 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-14 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-9 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-29 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-22-7 -> InitialFetchState(Some(Qjo401kTSnevnd35Wmix1Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-8-14 -> InitialFetchState(Some(pnIdG1LPTAip9_L5qy0Fgg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-23-16 -> InitialFetchState(Some(fqnj1vf5ScOip9puRxxj5g),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-9 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-14-18 -> InitialFetchState(Some(1pLMcxOaRdeHz-KQyCjekQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-20 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-13-9 -> InitialFetchState(Some(M7HKtozpTuS_EQXb5Bt1qg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-7 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-3 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-27 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-27 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-1 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-2 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-10 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-21-3 -> InitialFetchState(Some(ITeXmwCwSZq8jKgZa9nQvw),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-23 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), structured_syslog_topic-11 -> InitialFetchState(Some(auOocz2jR568786JMEXcpg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-29-14 -> InitialFetchState(Some(akPsjStfSo-4Ttz0rB172Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-11-12 -> InitialFetchState(Some(UCSQaE7xQXGqmsWsnw-JbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-6-12 -> InitialFetchState(Some(vP-P_2h4Tei9I-ADlC0hLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-4-14 -> InitialFetchState(Some(GPuYRzb1S2-myRO99kdp3w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-7-13 -> InitialFetchState(Some(8PbkYRGNQsuzrx5Ay_lgug),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-10-18 -> InitialFetchState(Some(mbxzyIU-SD6s-EnXEaPH7Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-3-1 -> InitialFetchState(Some(hJ9rGx9lQrONyFvAPfX4SA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-26 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-12 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-27-15 -> InitialFetchState(Some(T1RWtoJHRc6jSUwOY8GR7w),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-18-14 -> InitialFetchState(Some(JG-nlcQ0QzqWEeKYyP0BGQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-15-28 -> InitialFetchState(Some(VdBthmIHRnOXcPtVBao1Wg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-1 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-4 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-26-1 -> InitialFetchState(Some(yGDQ33tOT-elJr4_PjvMfA),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-19-1 -> InitialFetchState(Some(JY8sFoteRBGTJwPxKwT6mg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-25-11 -> InitialFetchState(Some(LwoFI78aRDus66HZnQrrdg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-24-18 -> InitialFetchState(Some(cQFfok8FTEiaBWxwMNLoLg),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-20-25 -> InitialFetchState(Some(Q5XSBWOxSzi-DjLFCbaUww),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0), -uve-topic-16-15 -> InitialFetchState(Some(eKUny8amQDqI-hnpfyzyqQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),5,0)) (kafka.server.ReplicaFetcherManager) [2026-03-23 05:52:47,513] INFO [ReplicaFetcherThread-0-1]: Starting (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,517] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,518] INFO [UnifiedLog partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,524] 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-03-23 05:52:47,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,524] INFO [UnifiedLog partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,524] 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-03-23 05:52:47,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,524] 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-03-23 05:52:47,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,525] 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-03-23 05:52:47,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,525] 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-03-23 05:52:47,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,525] 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-03-23 05:52:47,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,525] 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-03-23 05:52:47,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,525] INFO [UnifiedLog partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,525] INFO [UnifiedLog partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,525] 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-03-23 05:52:47,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,526] INFO [UnifiedLog partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,526] INFO [UnifiedLog partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,526] 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-03-23 05:52:47,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,526] 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-03-23 05:52:47,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,526] INFO [UnifiedLog partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,526] INFO [UnifiedLog partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,526] INFO [UnifiedLog partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,526] 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-03-23 05:52:47,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,526] INFO [UnifiedLog partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,526] INFO [UnifiedLog partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,527] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,527] INFO [UnifiedLog partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,527] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,528] INFO [UnifiedLog partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,528] 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-03-23 05:52:47,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,528] INFO [UnifiedLog partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,528] 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-03-23 05:52:47,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,528] 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-03-23 05:52:47,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,529] 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-03-23 05:52:47,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,529] 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-03-23 05:52:47,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,529] 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-03-23 05:52:47,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,529] 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-03-23 05:52:47,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,530] 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-03-23 05:52:47,530] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,530] 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-03-23 05:52:47,530] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,530] 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-03-23 05:52:47,530] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,530] INFO [UnifiedLog partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,530] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,532] 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-03-23 05:52:47,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,532] INFO [UnifiedLog partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,532] 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-03-23 05:52:47,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,534] INFO [UnifiedLog partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,535] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,536] 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-03-23 05:52:47,540] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,540] 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-03-23 05:52:47,540] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,540] 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-03-23 05:52:47,540] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,540] 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-03-23 05:52:47,540] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,540] 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-03-23 05:52:47,540] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,541] 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-03-23 05:52:47,541] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,541] INFO [UnifiedLog partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,541] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,541] 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-03-23 05:52:47,541] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,541] INFO [UnifiedLog partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,542] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,542] INFO [UnifiedLog partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,542] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,542] 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-03-23 05:52:47,542] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,542] 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-03-23 05:52:47,542] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,542] INFO [UnifiedLog partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,542] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,542] 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-03-23 05:52:47,542] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,542] INFO [UnifiedLog partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,543] 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-03-23 05:52:47,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,543] 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-03-23 05:52:47,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,543] 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-03-23 05:52:47,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,543] INFO [UnifiedLog partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,543] INFO [UnifiedLog partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,543] 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-03-23 05:52:47,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,543] 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-03-23 05:52:47,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,543] INFO [UnifiedLog partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,543] 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-03-23 05:52:47,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,543] 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-03-23 05:52:47,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,543] INFO [UnifiedLog partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,543] 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-03-23 05:52:47,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,544] 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-03-23 05:52:47,544] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,544] INFO [UnifiedLog partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,544] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,544] INFO [UnifiedLog partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,544] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,546] INFO [UnifiedLog partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,546] 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-03-23 05:52:47,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,547] 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-03-23 05:52:47,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,547] 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-03-23 05:52:47,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,547] 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-03-23 05:52:47,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,547] 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-03-23 05:52:47,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,548] 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-03-23 05:52:47,548] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,548] 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-03-23 05:52:47,548] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,548] INFO [UnifiedLog partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,548] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,548] INFO [UnifiedLog partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,548] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,548] INFO [UnifiedLog partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,548] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,548] INFO [UnifiedLog partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,548] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,548] 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-03-23 05:52:47,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,549] 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-03-23 05:52:47,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,549] 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-03-23 05:52:47,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,550] 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-03-23 05:52:47,550] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,550] INFO [UnifiedLog partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,551] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,551] INFO [UnifiedLog partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,551] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,551] 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-03-23 05:52:47,551] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,555] 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-03-23 05:52:47,555] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,555] 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-03-23 05:52:47,555] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,555] 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-03-23 05:52:47,555] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,555] 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-03-23 05:52:47,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,556] 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-03-23 05:52:47,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,556] 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-03-23 05:52:47,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,556] INFO [UnifiedLog partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,556] 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-03-23 05:52:47,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,556] 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-03-23 05:52:47,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,556] 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-03-23 05:52:47,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,556] 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-03-23 05:52:47,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,556] 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-03-23 05:52:47,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,556] 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-03-23 05:52:47,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,556] INFO [UnifiedLog partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,556] INFO [UnifiedLog partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,556] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,557] INFO [UnifiedLog partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,557] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,557] INFO [UnifiedLog partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,557] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,562] 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-03-23 05:52:47,562] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,563] 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-03-23 05:52:47,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,563] INFO [UnifiedLog partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,563] 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-03-23 05:52:47,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,563] 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-03-23 05:52:47,563] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,563] 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-03-23 05:52:47,564] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,564] INFO [UnifiedLog partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,564] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,564] 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-03-23 05:52:47,564] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,564] INFO [UnifiedLog partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,564] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,564] INFO [UnifiedLog partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,564] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,564] 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-03-23 05:52:47,564] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,568] 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-03-23 05:52:47,574] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,574] INFO [UnifiedLog partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,574] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,574] 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-03-23 05:52:47,574] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,574] INFO [UnifiedLog partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,574] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,574] INFO [UnifiedLog partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,574] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,574] 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-03-23 05:52:47,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,575] INFO [UnifiedLog partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,575] 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-03-23 05:52:47,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,575] 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-03-23 05:52:47,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,575] 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-03-23 05:52:47,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,575] INFO [UnifiedLog partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,575] INFO [UnifiedLog partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,575] 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-03-23 05:52:47,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,575] INFO [UnifiedLog partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,575] INFO [UnifiedLog partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,575] INFO [UnifiedLog partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,575] 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-03-23 05:52:47,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,575] 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-03-23 05:52:47,575] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,576] INFO [UnifiedLog partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,576] 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-03-23 05:52:47,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,576] INFO [UnifiedLog partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,576] 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-03-23 05:52:47,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,576] INFO [UnifiedLog partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,576] 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-03-23 05:52:47,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,576] 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-03-23 05:52:47,576] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,578] 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-03-23 05:52:47,578] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,578] 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-03-23 05:52:47,578] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,578] INFO [UnifiedLog partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,578] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,579] INFO [UnifiedLog partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,579] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,579] 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-03-23 05:52:47,579] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,579] 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-03-23 05:52:47,579] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,579] 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-03-23 05:52:47,579] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,579] 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-03-23 05:52:47,579] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,579] 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-03-23 05:52:47,579] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,579] 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-03-23 05:52:47,579] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,579] INFO [UnifiedLog partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,579] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,579] 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-03-23 05:52:47,579] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,579] 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-03-23 05:52:47,579] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,579] 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-03-23 05:52:47,580] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,580] INFO [UnifiedLog partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,580] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,580] INFO [UnifiedLog partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,580] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,580] 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-03-23 05:52:47,580] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,580] 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-03-23 05:52:47,580] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,580] 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-03-23 05:52:47,580] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,580] 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-03-23 05:52:47,580] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] 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-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] INFO [UnifiedLog partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] 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-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] 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-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] INFO [UnifiedLog partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] INFO [UnifiedLog partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] 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-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] 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-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] 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-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] 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-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] 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-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] INFO [UnifiedLog partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] INFO [UnifiedLog partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] 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-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] 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-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] 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-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] 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-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] INFO [UnifiedLog partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] 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-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,581] 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-03-23 05:52:47,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] INFO [UnifiedLog partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] INFO [UnifiedLog partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] INFO [UnifiedLog partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] INFO [UnifiedLog partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] INFO [UnifiedLog partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] INFO [UnifiedLog partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] INFO [UnifiedLog partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] 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-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] INFO [UnifiedLog partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,583] INFO [UnifiedLog partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,583] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] 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-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] 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-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] 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-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] 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-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] 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-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] INFO [UnifiedLog partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] INFO [UnifiedLog partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] INFO [UnifiedLog partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] INFO [UnifiedLog partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] 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-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] 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-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] 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-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] INFO [UnifiedLog partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] INFO [UnifiedLog partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] 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-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,584] INFO [UnifiedLog partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,584] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] 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-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] INFO [UnifiedLog partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] 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-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] INFO [UnifiedLog partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] INFO [UnifiedLog partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] 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-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] INFO [UnifiedLog partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] INFO [UnifiedLog partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] 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-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] 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-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] 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-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] INFO [UnifiedLog partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] 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-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] 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-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] 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-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] 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-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] 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-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] 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-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] 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-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] INFO [UnifiedLog partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,585] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] INFO [UnifiedLog partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] INFO [UnifiedLog partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] INFO [UnifiedLog partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] INFO [UnifiedLog partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] INFO [UnifiedLog partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] INFO [UnifiedLog partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] INFO [UnifiedLog partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] INFO [UnifiedLog partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] INFO [UnifiedLog partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] INFO [UnifiedLog partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,586] 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-03-23 05:52:47,586] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] INFO [UnifiedLog partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] INFO [UnifiedLog partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] INFO [UnifiedLog partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] INFO [UnifiedLog partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] INFO [UnifiedLog partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] INFO [UnifiedLog partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] INFO [UnifiedLog partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] INFO [UnifiedLog partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] INFO [UnifiedLog partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] INFO [UnifiedLog partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] 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-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] INFO [UnifiedLog partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,587] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,587] INFO [UnifiedLog partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,588] 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-03-23 05:52:47,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,588] 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-03-23 05:52:47,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,588] 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-03-23 05:52:47,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,588] 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-03-23 05:52:47,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,588] INFO [UnifiedLog partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,588] INFO [UnifiedLog partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,588] 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-03-23 05:52:47,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,588] INFO [UnifiedLog partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,588] 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-03-23 05:52:47,588] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-23 05:52:47,588] INFO [UnifiedLog partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-23 05:52:47,924] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-13-22, HEALTH_CHECK_TOPIC-11, -uve-topic-23-5, -uve-topic-26-20, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-29-27, -uve-topic-6-25, -uve-topic-28-10, -uve-topic-11-16, -uve-topic-21-7, -uve-topic-18-27, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-28-1, -uve-topic-18-3, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-21-1, -uve-topic-17-1, -uve-topic-22-20, -uve-topic-14-7, -uve-topic-17-19, -uve-topic-28-28, -uve-topic-8-27, -uve-topic-9-10, HEALTH_CHECK_TOPIC-2, -uve-topic-8-12, -uve-topic-17-25, -uve-topic-14-13, -uve-topic-7-17, -uve-topic-28-19, -uve-topic-15-8, -uve-topic-0-16, -uve-topic-7-26, -uve-topic-28-25, -uve-topic-15-14, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-24-28, -uve-topic-24-22, -uve-topic-16-25, -uve-topic-13-19, -uve-topic-13-7, -uve-topic-24-7, -uve-topic-23-17, -uve-topic-6-13, -uve-topic-23-14, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-13-10, -uve-topic-14-1, -uve-topic-14-16, -uve-topic-20-26, -uve-topic-24-19, -uve-topic-28-22, -uve-topic-8-9, structured_syslog_topic-3, -uve-topic-22-8, -uve-topic-11-13, -uve-topic-21-4, -uve-topic-19-14, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-14-28, -uve-topic-6-7, -uve-topic-17-22, -uve-topic-0-4, -uve-topic-27-10, -uve-topic-12-25, -uve-topic-18-12, -uve-topic-9-19, structured_syslog_topic-6, -uve-topic-22-5, -uve-topic-7-14, -uve-topic-10-28, -uve-topic-12-22, -uve-topic-23-20, -uve-topic-18-9, -uve-topic-19-5, -uve-topic-21-28, -uve-topic-19-11, -uve-topic-19-26, -uve-topic-22-29, -uve-topic-3-2, structured_syslog_topic-9, -uve-topic-14-22, -uve-topic-29-12, -uve-topic-29-9, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-26-5, -uve-topic-0-22, structured_syslog_topic-15, -uve-topic-27-19, HEALTH_CHECK_TOPIC-26, -uve-topic-26-23, -uve-topic-26-29, -uve-topic-20-11, -uve-topic-15-29, -uve-topic-12-10, -uve-topic-22-17, -uve-topic-17-7, -uve-topic-20-23, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-13-4, -uve-topic-8-3, -uve-topic-11-25, -uve-topic-13-1, -uve-topic-5-10, -uve-topic-23-11, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-19-29, -uve-topic-16-19, -uve-topic-4-12, -uve-topic-0-13, -uve-topic-2-14, -uve-topic-16-10, -uve-topic-26-17, -uve-topic-1-13, -uve-topic-17-28, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-22-2, -uve-topic-7-29, -uve-topic-28-7, -uve-topic-19-23, -uve-topic-6-28, -uve-topic-19-17, -uve-topic-14-4, -uve-topic-25-24, -uve-topic-15-5, -uve-topic-27-7, -uve-topic-12-19, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-25-12, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-16-7, -uve-topic-5-13, -uve-topic-1-1, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-23-26, -uve-topic-2-2, -uve-topic-25-3, -uve-topic-13-16, -uve-topic-2-11, -uve-topic-4-27, -uve-topic-1-22, -uve-topic-8-0, -uve-topic-23-2, -uve-topic-3-26, -uve-topic-11-22, -uve-topic-21-13, -uve-topic-10-13, -uve-topic-12-7, -uve-topic-3-5, -uve-topic-29-24, -uve-topic-19-20, -uve-topic-20-20, -uve-topic-2-23, -uve-topic-12-13, -uve-topic-27-16, HEALTH_CHECK_TOPIC-14, -uve-topic-18-18, -uve-topic-24-4, -uve-topic-22-14, -uve-topic-5-19, -uve-topic-4-0, -uve-topic-19-8, -uve-topic-5-1, -uve-topic-23-23, -uve-topic-25-21, -uve-topic-25-15, -uve-topic-4-18, structured_syslog_topic-21, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-1-7, -uve-topic-26-26, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-29-21, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-12-4, -uve-topic-20-8, -uve-topic-1-16, -uve-topic-21-25, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-12-28, -uve-topic-11-19, -uve-topic-1-25, -uve-topic-29-15, -uve-topic-6-4, -uve-topic-10-25, -uve-topic-11-10, -uve-topic-16-16, -uve-topic-12-1, -uve-topic-18-21, -uve-topic-21-10, -uve-topic-9-1, -uve-topic-26-11, -uve-topic-27-22, -uve-topic-22-26, -uve-topic-15-26, -uve-topic-1-28, -uve-topic-24-16, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-19-2, -uve-topic-27-13, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-25-18, -uve-topic-2-29, -uve-topic-15-11, -uve-topic-2-8, -uve-topic-16-13, -uve-topic-6-22, -uve-topic-25-9, -uve-topic-14-25, -uve-topic-7-5, structured_syslog_topic-0, -uve-topic-16-28, structured_syslog_topic-12, -uve-topic-18-24, -uve-topic-12-16, -uve-topic-0-28, -uve-topic-13-13, -uve-topic-9-7, -uve-topic-8-15, -uve-topic-24-13, -uve-topic-28-16, -uve-topic-5-25, -uve-topic-21-22, -uve-topic-22-23, -uve-topic-15-2, -uve-topic-8-24, -uve-topic-27-1, -uve-topic-1-4, -uve-topic-9-16, -uve-topic-5-22, HEALTH_CHECK_TOPIC-20, -uve-topic-2-26, -uve-topic-5-7, -uve-topic-11-7, -uve-topic-27-28, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-2-5, -uve-topic-20-5, -uve-topic-4-15, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-17-10, -uve-topic-16-22, -uve-topic-26-2, HEALTH_CHECK_TOPIC-23, -uve-topic-27-25, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-11-1, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-10-4, -uve-topic-10-22, -uve-topic-16-1, -uve-topic-26-8, HEALTH_CHECK_TOPIC-17, -uve-topic-14-10, -uve-topic-0-10, -uve-topic-23-8, -uve-topic-11-28, -uve-topic-29-6, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-7-20, -uve-topic-18-6, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-10-19, -uve-topic-21-19, -uve-topic-18-0, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-0-1, -uve-topic-10-10, -uve-topic-20-17, HEALTH_CHECK_TOPIC-5, -uve-topic-25-27, -uve-topic-29-3, -uve-topic-9-25, structured_syslog_topic-18, -uve-topic-17-13, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-29-0, -uve-topic-26-14, -uve-topic-5-4, -uve-topic-9-22, -uve-topic-0-19, -uve-topic-13-25, -uve-topic-0-7, -uve-topic-14-19, -uve-topic-27-4, -uve-topic-24-10, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager)